| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using U... | Victor Stinner | 2011-09-05 | 1 | -3/+2 |
|\ |
|
| * | Issue #9561: distutils now reads and writes egg-info files using UTF-8 | Victor Stinner | 2011-09-05 | 1 | -3/+2 |
|
|
* | | Merge fix for #8286 from 3.2 | Éric Araujo | 2011-09-02 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Warn instead of crashing because of invalid path in MANIFEST.in (#8286). | Éric Araujo | 2011-09-02 | 1 | -1/+4 |
|
|
* | | Merge fix for #10946 from 3.2 | Éric Araujo | 2011-08-29 | 3 | -4/+13 |
|\ \
| |/ |
|
| * | Make bdist_* commands respect --skip-build passed to bdist (#10946) | Éric Araujo | 2011-08-29 | 3 | -4/+13 |
|
|
* | | Issue #12326: refactor usage of sys.platform | Victor Stinner | 2011-08-20 | 1 | -2/+1 |
|
|
* | | Merge fixes for #9860, #11104/#8688 and #12331 from 3.2 | Éric Araujo | 2011-07-31 | 1 | -19/+29 |
|\ \
| |/ |
|
| * | Fix regression with distutils MANIFEST handing (#11104, #8688). | Éric Araujo | 2011-07-31 | 1 | -19/+29 |
|
|
* | | merge from 3.2 - Fix closes Issue11439 Remove the SVN keywords from the code ... | Senthil Kumaran | 2011-07-28 | 20 | -40/+0 |
|\ \
| |/ |
|
| * | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 20 | -40/+0 |
|
|
| * | Close #10419, issue #6011: build_scripts command of distutils handles correctly | Victor Stinner | 2011-05-10 | 1 | -11/+34 |
|
|
* | | Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging | Victor Stinner | 2011-05-19 | 1 | -4/+3 |
|
|
* | | Close #10419, issue #6011: build_scripts command of distutils handles correctly | Victor Stinner | 2011-05-10 | 1 | -11/+34 |
|
|
* | | Merge 3.2 | Éric Araujo | 2011-04-20 | 1 | -11/+14 |
|\ \
| |/ |
|
| * | Merge 3.1 | Éric Araujo | 2011-04-20 | 1 | -11/+14 |
| |\ |
|
| | * | Fix resource warning found manually | Éric Araujo | 2011-04-17 | 1 | -11/+14 |
|
|
| | * | Merged revisions 87280 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
| | * | Merged revisions 86223-86224,86226,86234 via svnmerge from | Éric Araujo | 2010-11-06 | 3 | -18/+30 |
|
|
| | * | Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-... | Georg Brandl | 2010-10-06 | 2 | -2/+2 |
|
|
| | * | Merged revisions 85197 via svnmerge from | Tarek Ziadé | 2010-10-03 | 1 | -1/+1 |
|
|
| | * | Merged revisions 84711 via svnmerge from | Éric Araujo | 2010-09-11 | 1 | -1/+1 |
|
|
| | * | Merged revisions 84680 via svnmerge from | Antoine Pitrou | 2010-09-10 | 1 | -0/+3 |
|
|
| | * | Merged revisions 84614 via svnmerge from | Éric Araujo | 2010-09-08 | 1 | -1/+1 |
|
|
| | * | Merged revisions 84611 via svnmerge from | Éric Araujo | 2010-09-07 | 1 | -1/+2 |
|
|
| | * | Merged revisions 84608 via svnmerge from | Éric Araujo | 2010-09-07 | 1 | -2/+2 |
|
|
| | * | Merged revisions 83993 via svnmerge from | Éric Araujo | 2010-08-14 | 1 | -2/+15 |
|
|
| | * | Merged revisions 83371,83390 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+1 |
|
|
| | * | Merged revisions 81263 via svnmerge from | Tarek Ziadé | 2010-05-17 | 1 | -1/+2 |
|
|
| | * | Merged revisions 81258 via svnmerge from | Tarek Ziadé | 2010-05-17 | 1 | -57/+25 |
|
|
| | * | Fixed #2698 - now reads the compiler option when creating the compiler | Tarek Ziadé | 2010-03-19 | 1 | -1/+1 |
|
|
| | * | Merged revisions 76954 via svnmerge from | Tarek Ziadé | 2009-12-21 | 1 | -2/+2 |
|
|
| | * | Merged revisions 76235 via svnmerge from | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
|
|
| | * | Merged revisions 75704 via svnmerge from | Tarek Ziadé | 2009-10-25 | 2 | -0/+11 |
|
|
| | * | Merged revisions 73948 via svnmerge from | Tarek Ziadé | 2009-07-11 | 1 | -1/+1 |
|
|
| | * | Merged revisions 73792 via svnmerge from | Tarek Ziadé | 2009-07-03 | 1 | -4/+10 |
|
|
| | * | Merged revisions 73689 via svnmerge from | Tarek Ziadé | 2009-06-29 | 1 | -4/+4 |
|
|
* | | | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -3/+3 |
|/ / |
|
* | | Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
* | | sys.abiflags is not defined on all platforms. | Barry Warsaw | 2010-11-25 | 1 | -1/+6 |
|
|
* | | Final patch for issue 9807. | Barry Warsaw | 2010-11-24 | 1 | -2/+4 |
|
|
* | | Remove traces of Mac OS 9 support, again (#9508). | Éric Araujo | 2010-11-06 | 1 | -16/+0 |
|
|
* | | Also close file descriptors from os.popen and subprocess.Popen | Éric Araujo | 2010-11-06 | 1 | -16/+20 |
|
|
* | | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 2 | -2/+10 |
|
|
* | | First (uncontroversial) part of issue 9807. | Barry Warsaw | 2010-10-16 | 1 | -3/+3 |
|
|
* | | Fixed #8980: distutils.command.check was failing w/ docutils installed | Tarek Ziadé | 2010-10-03 | 1 | -1/+1 |
|
|
* | | Fix typo in option name | Éric Araujo | 2010-09-11 | 1 | -1/+1 |
|
|
* | | Issue #941346: Improve the build process under AIX and allow Python to | Antoine Pitrou | 2010-09-10 | 1 | -0/+3 |
|
|
* | | Follow-up to #9199: Fix str.join use, add newlines. | Éric Araujo | 2010-09-08 | 1 | -1/+1 |
|
|
* | | Fix incorrect use of Command.announce (#9199) | Éric Araujo | 2010-09-07 | 1 | -1/+2 |
|
|