- 12 Oct, 2014 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 08 Oct, 2014 1 commit
-
-
Larry Hastings authored
-
- 06 Oct, 2014 1 commit
-
-
Larry Hastings authored
-
- 04 Oct, 2014 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 02 Oct, 2014 1 commit
-
-
doko@ubuntu.com authored
-
- 01 Oct, 2014 1 commit
-
-
R David Murray authored
Patch by Francis MB.
-
- 28 Sep, 2014 1 commit
-
-
R David Murray authored
Pointed out by Arfrever.
-
- 27 Sep, 2014 1 commit
-
-
R David Murray authored
Patch by Ian Cordasco, approved by Éric Araujo.
-
- 20 Sep, 2014 2 commits
-
-
Larry Hastings authored
-
Benjamin Peterson authored
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
- 06 Sep, 2014 1 commit
-
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 31 Aug, 2014 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 29 Aug, 2014 1 commit
-
-
Berker Peksag authored
Patch by Claudiu Popa.
-
- 18 Aug, 2014 1 commit
-
-
Benjamin Peterson authored
Patch from Thomas Kluyver.
-
- 06 Jul, 2014 1 commit
-
-
Ned Deily authored
due to possible uninitialized _config_vars. Original patch by Alex Gaynor.
-
- 25 Jun, 2014 1 commit
-
-
Ned Deily authored
-
- 19 Jun, 2014 1 commit
-
-
Antoine Pitrou authored
Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. Patch by Martin Dengler.
-
- 18 May, 2014 2 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
- 08 May, 2014 1 commit
-
-
Kristján Valur Jónsson authored
in order to have the same resolution as pthreads condition variables. At the same time, it must be large enough to accept 31 bits of milliseconds, which is the maximum timeout value in the windows API. A PY_LONG_LONG of microseconds fullfills both requirements. This closes issue #20737
-
- 07 May, 2014 2 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
- 04 May, 2014 1 commit
-
-
Larry Hastings authored
-
- 20 Mar, 2014 1 commit
-
-
Victor Stinner authored
-
- 17 Mar, 2014 1 commit
-
-
Larry Hastings authored
-
- 16 Mar, 2014 1 commit
-
-
Larry Hastings authored
-
- 13 Mar, 2014 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
When running external programs such as a C compiler and getting an error code, distutils only prints the program name. With this change, one can get the full command line by setting the DISTUTILS_DEBUG environment variable. This should have no compatibility issues, unless there are tools that depend on the exact format of distutils debug messages.
-
- 12 Mar, 2014 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-