[13:17:38] <Ivo> wondering if anyone can spot anything wrong with just applying https://github.com/pypa/virtualenv/pull/830/files#diff-7e83770aa980bd4327db90f4eafeffdfR832 unconditionally
[13:19:31] <Ivo> rather than in an if statement on a space being present
[22:06:50] <xafer> hello dstufft, did you see my messages from yesterday ?
[23:30:49] <dstufft> I know you said you wanted to wait on pip 8
[23:33:25] <xafer> it was some nagging on pypa.io certificate to fix the docs build and "12:07 AM <xafer> And I'm wondering if the failing test https://github.com/pypa/pip/blob/e1a97804126733941e410f6e185eabc997f2765f/tests/functional/test_install.py#L165-L172 could not come from https://bitbucket.org/pypa/pypi/commits/84171443421316088f1a9492bbf48402f8947e99 cc dstufft ?"
[23:41:13] <xafer> This plus a fixed certificate and Travis should be back to green
[23:55:25] <xafer> Concerning pip8 my main blocker would be https://github.com/pypa/pip/issues/3292, since pip freeze is producing #egg= fragment with more than the package name, https://github.com/pypa/pip/pull/3153 should probably be changed to only produce a warning.
[23:56:17] <xafer> (and pip freeze should stop putting branch names in the #egg fragment)