[00:16:26] <njs> xafer: anything we can do to nudge https://github.com/pypa/pip/pull/3497 forward?
[00:18:18] <njs> pip users have rebuilt numpy from source ~600,000 times since PEP 513 was accepted, while waiting for this PR to be merged and released :-)
[00:19:55] <njs> please think of pip's carbon impact
[00:58:39] <dstufft> njs: plot twist: I'm an accelerist who wants to watch the world burn
[01:00:23] <njs> ...please think of all the distro maintainers whose beards will burst into flame when linux wheels start being distributed?
[01:01:44] <dstufft> njs: now that's a compelling argument :)
[01:05:45] <njs> dstufft: hey if it works I'll take it :-)
[07:17:22] <xafer> njs: this will certainly be included in pip 8.1
[07:23:12] <njs> xafer: so... how soon can we release 8.1? :-)
[07:24:09] <njs> I know such questions are annoying, but we have been waiting literally years for this feature, so if there's anything we can do to help move things along...
[09:59:12] <xafer> dstufft: sorry to nag but how could I help with 8.0.3 release ? Should I cherrypick the commits on master ? Maybe via a pull request on master ?
[13:39:36] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[13:39:36] <pmxbot> Improve support for standalones MVC++ 9.0/10.0 compilers by setting directly the environment if Vcvarsall.bat is missing or fail.
[20:52:05] <pmxbot> jaraco pushed 26 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[22:02:12] <xafer> dstufft: everything is merged for 8.0.3 but everything merged in develop should not go in 8.0.3, should I start cherry-picking on master ?
[22:02:47] <dstufft> xafer: if you want to make a branch off of master, and cherry-pick everything onto that branch, and then make a PR against master with that, you can yea
[22:16:05] <xafer> dstufft: I'm wondering if cherry-picking is the right solution, maybe it would be cleaner to remerge the different branches in master ?
[22:16:28] <dstufft> xafer: I normally just cherry-pick the merge commit I think
[22:17:40] <xafer> Since https://github.com/pypa/pip/pull/3448 does not seem to be linked to any bug, I'm thinking of leaving it for 8.1, any thought ?
[22:19:15] <xafer> My bad, there is one, it's just mixed with an other one in the same issue :'(