[05:36:47] <StevenK> lifeless: Before you drown in distractedness, can you chime in on https://bitbucket.org/pypa/setuptools/pull-requests/164/first-shot-at-removing-usage-of-_markerlib ?
[05:37:18] <StevenK> lifeless: WRT platform_python_implementation, which Jason and Erik have mentioned
[14:21:50] <xafer> By the way, if anyone with knowledge of pip test suite could look at: https://travis-ci.org/pypa/pip/jobs/100001794 failures... I don't get why the external pip is found inside the venv (the first pip uninstall pip is successful)...
[14:27:14] <pypabot> Deployed 7cb215d to Warehouse (Production)
[16:38:50] <agronholm> how close is warehouse to replacing pypi now?
[16:39:41] <ronny> the last timing i heard was early 2016, so i#d guess relatively close
[16:50:04] <ronny> dstufft knows the definitive answer
[19:30:08] <transit> Hi all, I've got a pip pull request (#3210) languishing. It's waiting on a 2nd opinion from another member of the team with merge permission.
[19:30:19] <transit> Is there anything I can do to help?
[21:02:56] <xafer> dstufft: any opinion on https://github.com/pypa/pip/pull/3204 ?
[21:03:59] <xafer> https://github.com/pypa/pip/pull/3339 should also be fast to review :)
[22:41:22] <xafer> ronny: any idea/progress on https://github.com/pytest-dev/pytest/issues/1083 ? An other issue fixed in pytest-2.7.3 for Python3.5 would be needed :-/
[23:05:32] <ronny> xafer: not really, havent found any time to touch it
[23:06:38] <xafer> k, I'll try to find some time to bisect between 2.7.2 and 2.7.3 and identify a possible culprit
[23:07:06] <ronny> also take execnet 1.2 vs 1.2 and xdist releases into consideration
[23:07:26] <ronny> starting february i#ll have a little bit more time for such issues
[23:08:59] <xafer> yup, I'll stick to the frozen versions of the travis builds of https://github.com/pytest-dev/pytest/issues/1083