[01:13:31] <pmxbot> Added tag 3.7b1 for changeset 292dfca15d33
[16:21:44] <xafer> hello again qwcode, finally I put the wheel caching on hold for a while and tried to clarify the unpacking: https://github.com/pypa/pip/pull/1822
[16:27:52] <xafer> not sure if I wasted my time, the number of PR/issues are quite impressive :s
[17:05:27] <Ivo> qwcode: in relation to https://github.com/pypa/pip/pull/1831#issuecomment-43898258 do you know why https://github.com/pypa/pip/blob/develop/.gitignore#L9 didn't ignore them? I can't remember the filenames but maybe the .gitignore could be fixed to fix that in the future
[17:11:45] <qwcode> Ivo, in this case, I think it needs to be *~, not *.~
[17:56:47] <xafer> yup for some reason python 3.2 seems to get stuck more often than the others
[17:57:00] <Ivo> I think it's just because its slowwwwww
[17:57:06] <Ivo> there could be some other reason though
[17:57:19] <Ivo> the xdist plugin can be dodgy sometimes
[17:58:56] <xafer> well there are 70+ PR opened, some for quite some times...
[18:02:40] <Ivo> xafer: its not the ideal situation, no. Probably a 5th of all issues/prs could eb closed on the spot atm, but its hard rooting those out
[18:09:58] <xafer> https://github.com/pypa/pip/pull/1363 shouldn't be too hard :)
[18:11:37] <Ivo> xafer: I would prefer 'at' there...
[18:12:52] <xafer> I was thinking about removing the rev_display and adding a log for the checkout :p
[18:13:34] <Ivo> 'to' also makes more sense to me than 'from', but this is also a hard-to-win argument on semantics
[20:30:05] <xafer> well that's why 2 distincts logs for cloning and checkout removes any argument ^^