- 13 Aug, 2016 2 commits
-
-
Jason R. Coombs authored
bump certifi to 2016.8.8
-
Gabi Davar authored
-
- 12 Aug, 2016 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add LICENSE file for expectant auditors
-
Ian Cordasco authored
The classifier in setup.py should be enough for most auditors, but some have automated tooling that checks for LICENSE files and reads those. This helps all auditors (downstream redistributors and users) who can not just rely on the classifier. Related to #612
-
- 08 Aug, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 05 Aug, 2016 12 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
revert `library_dir_option` patch.
-
J. Goutin authored
Revert patch on `distutils._msvccompiler.MSVCCompiler.library_dir_option` See comments on #694.
-
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 7 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.
-