- 12 Oct, 2014 1 commit
-
-
Georg Brandl authored
-
- 04 Oct, 2014 1 commit
-
-
Georg Brandl authored
-
- 07 May, 2014 1 commit
-
-
doko@ubuntu.com authored
-
- 13 Mar, 2014 1 commit
-
-
É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 1 commit
-
-
Éric Araujo authored
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-
- 09 Mar, 2014 1 commit
-
-
Georg Brandl authored
-
- 02 Mar, 2014 1 commit
-
-
Georg Brandl authored
-
- 23 Feb, 2014 1 commit
-
-
Georg Brandl authored
-
- 10 Feb, 2014 1 commit
-
-
Georg Brandl authored
-
- 09 Feb, 2014 1 commit
-
-
Georg Brandl authored
-
- 06 Feb, 2014 1 commit
-
-
Serhiy Storchaka authored
Patch by Berker Peksag.
-
- 25 Jan, 2014 1 commit
-
-
Georg Brandl authored
-
- 22 Dec, 2013 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 21 Dec, 2013 3 commits
-
-
Antoine Pitrou authored
Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures)
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 18 Dec, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 17 Nov, 2013 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 16 Nov, 2013 1 commit
-
-
Serhiy Storchaka authored
-
- 11 Nov, 2013 1 commit
-
-
Georg Brandl authored
-
- 10 Nov, 2013 2 commits
-
-
Jason R. Coombs authored
Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2.
-
Jason R. Coombs authored
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2.
-
- 04 Nov, 2013 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 02 Nov, 2013 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs.
-
- 27 Oct, 2013 1 commit
-
-
Georg Brandl authored
-
- 30 Sep, 2013 1 commit
-
-
Antoine Pitrou authored
Patch by Oscar Benjamin.
-
- 29 Sep, 2013 1 commit
-
-
Benjamin Peterson authored
-
- 28 Sep, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 21 Aug, 2013 1 commit
-
-
Tim Peters authored
The only file change is adding the v3.2.5 tag to 3.3's .hgtags file.
-
- 17 Aug, 2013 1 commit
-
-
Ezio Melotti authored
-
- 28 May, 2013 1 commit
-
-
Ned Deily authored
is overriden with the CC environment variable, use the new compiler as the default for linking if LDSHARED is not also overriden. This restores Distutils behavior introduced in 3.2.3 and inadvertently dropped in 3.3.0.
-
- 12 May, 2013 1 commit
-
-
Georg Brandl authored
-