PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Friday the 23rd of May, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[10:10:14] <jezdez> have you all seen mitsuhiko's click library? http://click.pocoo.org/
[10:10:30] <jezdez> been using it for a small tool and found it really pleasent to work with
[10:11:34] <jezdez> it has a concept of contexts to share between commands, *really* neat
[10:12:32] <jezdez> here's an example to write a pluggable command (e.g. for extensible pip commands) http://click.pocoo.org/commands/#custom-multi-commands
[11:02:07] <dstufft> jezdez: it's been on my stack to take a look at it
[12:01:00] <pf_moore> jezdez: yeah, I had a look, it looks good, not used it in anger yet tho
[12:01:20] <jezdez> pf_moore: dstufft: nice
[12:13:25] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[12:13:25] <pmxbot> Normalize whitespace
[19:04:33] <Davidovich> Hi all
[19:09:16] <Davidovich> does anybody know if the current pip HEAD passes unit tests on windows ?
[19:21:16] <dstufft> Not sure, windows CI is still something we need to do ;(
[19:50:07] <Davidovich> Ok, so I assume I did not break anything. (I have 10 failures on my windows machine). 10 failures after a patch... Should be ok.
[19:52:37] <tomprince> Davidovich: Are they the *same* failures?
[19:53:08] <Davidovich> yes :-/