PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Saturday the 7th of March, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:52:17] <dstufft> qwcode: https://twitter.com/shazow/status/574023923441868801
[04:15:15] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[04:15:15] <pmxbot> Use filter(None) for brevity
[04:15:15] <pmxbot> Remove comment that references a setup command, but even at the time it was committed, it's not duplicate code from anything in setuptools, and I'm unaware of what a setup command is.
[04:41:56] <pmxbot> jaraco pushed 11 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[04:41:56] <pmxbot> Calculate scheme name directly.
[04:41:56] <pmxbot> Extract method for fixing install dir
[04:41:56] <pmxbot> Use short circuit instead of nesting functionality.
[04:41:56] <pmxbot> Extract variable for error message.
[04:41:56] <pmxbot> Filter blockers in the iterable
[04:41:56] <pmxbot> Extract method for filename deletion.
[04:41:56] <pmxbot> Remove excess indent
[04:41:56] <pmxbot> Short circuit on dry run
[04:41:56] <pmxbot> Extract variable for is_tree
[04:41:56] <pmxbot> More concisely describe the removal.
[04:41:56] <pmxbot> Use 'path' to describe a file or directory.