Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Wednesday the 21st of January, 2015
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
02:16:22
] <
pmxbot
> jaraco pushed 6 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[
02:16:22
] <
pmxbot
> Use a .best classmethod to resolve JythonCommandSpec when relevant.
[
02:16:22
] <
pmxbot
> Decode file as latin-1 when opening to ensure decoding any bytes.
[
02:16:22
] <
pmxbot
> Deprecate fix_jython_executable and replace with JythonCommandSpec
[
02:16:22
] <
pmxbot
> Replace use of fix_jython_executable with CommandSpec invocation.
[
02:16:22
] <
pmxbot
> Use module namespace.
[
02:16:22
] <
pmxbot
> Move global into the only method where it's used.
[
03:18:26
] <
pmxbot
> jaraco pushed 4 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[
03:18:26
] <
pmxbot
> Use io module for Python 2 compatibility
[
03:18:26
] <
pmxbot
> Update changelog
[
03:18:26
] <
pmxbot
> Added tag 12.0.4 for changeset 73dcfc90e3ee
[
03:18:26
] <
pmxbot
> Bumped to 12.0.5 in preparation for next release.
[
13:46:49
] <
pmxbot
> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[
13:46:49
] <
pmxbot
> pep8 and pep257 compliance
[
13:46:49
] <
pmxbot
> Backout some ugly docstrings from rigorous implementation of ill-conceived PEP-257.