[17:03:09] <pmxbot> Avoid trailing comments in pkg_resources.
[17:03:09] <pmxbot> Normalize whitespace per more modern style conventions.
[18:44:59] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[18:44:59] <pmxbot> Use numbers.Number to detect numeric type
[18:44:59] <pmxbot> Since Python 3 will always need the _execfile functionality (to fulfill the test in test_sandbox), this functionality should become part of the core implementation.
[19:13:15] <pmxbot> jaraco pushed 7 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[19:13:15] <pmxbot> Add six 1.7.3 for bootstrapping purposes. Ref #229