[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: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