PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 20th of February, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:15:07] <Alex_Gaynor> dstufft: https://twitter.com/TheKaranGoel/status/436291872600764416
[09:52:51] <Ivo> is it a good idea to show the latest docs for pip, rather than the docs for its current release (e.g 1.5.x)
[09:52:52] <Ivo> ?
[15:12:01] <Theuni2> hi
[15:12:20] <Theuni2> dstufft: did your mail address change? my mail server complains that stufft.io doesn't exist ...
[15:12:55] <Theuni2> dstufft: in other news, fastly seems to have a bit of stale caches once again: http://dpaste.com/1642373/
[15:13:15] <Theuni2> interestingly enough bandersnatch currently seems to be lying about its freshness :(
[16:56:36] <dstufft> Theuni2: no my email didn't change
[16:57:13] <dstufft> https://gist.github.com/dstufft/9118291
[16:58:31] <dstufft> Theuni2: it looks like the problem has resolved itself, if you keep seeing it tell me?
[17:03:44] <Theuni2> jup, mail got out
[17:04:07] <Theuni2> and bandersnatch has caught up. seems this took a while so
[17:04:23] <Theuni2> i got a complaint about it around 2pm my time when a package from around 9am my time didn't show up
[17:04:24] <Theuni2> :/
[17:06:19] <dstufft> Theuni2: maybe a purge failed
[17:06:34] <dstufft> the queuing situation on PyPI isn't that great
[17:06:42] <dstufft> if a purge fails it just gets moved to the failed queue
[17:09:37] <dstufft> Theuni2: warehouse will do this better, since it's something that can be done more than once it'll just retry the purge
[17:21:35] <Theuni2> yay
[23:44:34] <dstufft> qwcode: I got side tracked :( Any objections to me doing the release now?
[23:44:58] <qwcode> dstufft, no, RC, or final?
[23:45:03] <dstufft> final
[23:45:07] <qwcode> ok
[23:45:46] <qwcode> dstufft, what's the most important thing to you in here?
[23:46:02] <qwcode> the wheel-version check?
[23:46:16] <dstufft> that and the fix to http://bugs.python.org/issue20053
[23:46:22] <dstufft> the fix to http://bugs.python.org/issue20053 is what python needs
[23:49:43] <qwcode> the `pip wheel` fix that armin blogged about is in here
[23:50:25] <qwcode> well, he blogged about the bug, not the fix : )
[23:51:12] <dstufft> oh yea
[23:51:14] <dstufft> that's a good fix too
[23:59:47] <dstufft> qwcode: I think from now one, we should only bother to do RC's for 1.X versions
[23:59:56] <dstufft> er X.Y.0 I mean