PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 14th of March, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[03:11:36] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[03:11:36] <pmxbot> Reindent and remove excess whitespace
[03:11:36] <pmxbot> Remove special handling of 'no_compile' option with comment about making DISTUTILS_DEBUG work right. While testing on Python 2.6 and later, I was unable to evoke any abberant or distinct behavior by removing the value (with DISTUTILS_DEBUG enabled and using variations of --compile and --no-compile). Therefore, I believe that whatever was the motivation for adding the attribute (in 2c91c12dc9b1), its purpose has passed.
[03:12:34] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[03:12:34] <pmxbot> Merge
[07:54:31] <ronny> dstufft: how would i sanely build a wheel from a so i get from a vendor (pdflib comes as single .so files)