PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 19th of October, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[00:28:53] <tomprinc1> straycat: I know dstufft has been thinking about getting pip to interpose itself in setuptools' handling of setup_requries. I don't think there is any code yet, though.
[00:29:06] <dstufft> there's some code
[00:29:09] <Alex_Gaynor> We pray for the day.
[00:29:11] <dstufft> it's not very good code
[00:29:15] <dstufft> but it has some ideas
[09:00:16] <straycat> cool
[12:24:38] <pmxbot> jaraco pushed 7 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[12:24:38] <pmxbot> Cache eggs required for building in .eggs dir
[12:24:38] <pmxbot> Merge Pull Request #97
[12:24:38] <pmxbot> The name win32 is a misnomer. Use 'windows_support' instead.
[12:24:38] <pmxbot> Update docstring to be imperative and incorporate comment. Omit lessons about string literals.
[12:24:38] <pmxbot> Declare argtypes and restype on SetFileAttributesW so that it will cast Python 2 bytestrings to Unicode automatically.
[12:24:38] <pmxbot> Decorate hide_file to only run on Windows.
[12:24:38] <pmxbot> Defer importing of wintypes because it doesn't import nicely. See Python issue 16396.
[12:34:10] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[12:34:10] <pmxbot> Update changelog for more detail about the impact and possible user actions necessary.
[12:35:50] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[12:35:50] <pmxbot> Bumped to 7.0 in preparation for next release.
[12:35:50] <pmxbot> Added tag 7.0 for changeset df26609c2f61
[12:35:50] <pmxbot> Bumped to 7.1 in preparation for next release.