PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Saturday the 19th of September, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[13:42:25] <Ivo> hey dstufft , hi! I've updated some hopefully mostly cosmetic fixes in virtualenv, also packages that should let it work on py35 (non-windows)
[13:43:02] <Ivo> Wanted to suggest you could do a release whenever you're free-ish https://github.com/pypa/virtualenv/blob/develop/docs/changes.rst#1320-unreleased
[14:55:09] <Ivo> It should fix virtualenv on linux 3.5, but not windows 3.5 yet
[15:18:16] <ronny> Ivo: doesnt the reimplementation of virtualenv use native envs on all pythons that support it?
[15:20:33] <dstufft> the reimplementation isn't finished yet
[15:24:07] <ronny> ah, i see
[15:24:18] <ronny> dstufft: i suppose there is no direct documentation on whats missing?
[15:26:43] <ronny> dstufft: i have 2 ideas i'd like to discuss - 1. setuptools_sumo - for shipping pure python setup requires inside the sdist, 2. setuptools_vendoring - handing vendored package installations as well as devendored requirements for setuptools
[16:11:39] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:11:39] <pmxbot> Add another test capturing issue described in http://bugs.python.org/issue12885
[16:11:39] <pmxbot> Merge
[16:11:40] <pmxbot> Only return results that are files. Fixes failing test and corrects additional regression in 18.3.
[16:37:10] <pmxbot> jaraco pushed 4 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:37:10] <pmxbot> Update changelog
[16:37:10] <pmxbot> Bumped to 18.3.2 in preparation for next release.
[16:37:11] <pmxbot> Added tag 18.3.2 for changeset 1e120f04bcaa
[16:37:11] <pmxbot> Bumped to 18.3.3 in preparation for next release.