- 05 Aug, 2016 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
quote library_dir_option after calling unpatched version
-
Min RK authored
avoids double-quotes if the calling function does the quoting correctly.
-
Jason R. Coombs authored
Bump `certifi` to version `2016.8.2`
-
- 04 Aug, 2016 11 commits
-
-
John Kirkham authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
#707 MSVC patch and Python 2
-
Jason R. Coombs authored
#694 Patch distutils._msvccompiler.library_dir_option
-
J. Goutin authored
-
Jason R. Coombs authored
Fix _have_cython
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix logging using arguments instead of formatter
-
- 03 Aug, 2016 3 commits
-
-
J. Goutin authored
Fix from @vallsv
-
Valentin Valls authored
-
Mehdi Abaakouk authored
In 3c047624, we remove the loop, but we miss to convert the tuple to a string. Because the exception is just ignored, we don't see that __import__ won't works
-
- 02 Aug, 2016 19 commits
-
-
J. Goutin authored
-
J. Goutin authored
#707 Fix Python 2 Compatibility, and improve registry lookup (Key may not always be in 64bit registry node).
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
J. Goutin authored
-
J. Goutin authored
-
J. Goutin authored
Try to fix #694.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert "Ensure that tmpdir is unicode. Fixes #704."
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Mehdi Abaakouk authored
This reverts commit 85794957. As we can see on https://github.com/pypa/setuptools/issues/709, this breaks many things (easy_install C extensions, all py3.5 tests, run with LANG=C). So instead of fixing in a hurry all new bugs due to this, I propose to revert this commit until all downsides of this change have been investigated. Related bug: https://github.com/pypa/setuptools/issues/709 Related bug: https://github.com/pypa/setuptools/issues/710 Related bug: https://github.com/pypa/setuptools/issues/712
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-