summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.2Éric Araujo2011-06-060-0/+0
|\
| * Branch mergeÉric Araujo2011-06-066-16/+16
| |\
* | \ Branch mergeÉric Araujo2011-06-0615-87/+260
|\ \ \
| * | | Rephrase the section about spec versioningÉric Araujo2011-06-061-20/+19
| * | | Fix a few typosÉric Araujo2011-06-061-3/+3
| * | | Minor rework of the extensibility and acks sectionsÉric Araujo2011-06-061-9/+17
| * | | Move a non-PEP 345 field at the end of the metadata fields listÉric Araujo2011-06-051-4/+7
| * | | Make example of file inclusion in setupcfg more obviousÉric Araujo2011-06-051-15/+14
| * | | Rephrase and update intro and syntax sections of setupcfgÉric Araujo2011-06-061-32/+34
| * | | Change reST targets in setup.cfg spec.Éric Araujo2011-06-052-4/+4
| * | | Add a short table of contents to the setup.cfg spec.Éric Araujo2011-06-051-0/+4
| * | | Update doctring now that Python has real booleansÉric Araujo2011-06-051-1/+1
| * | | Improve consistency in questions asked by packaging.create.Éric Araujo2011-06-041-10/+10
| * | | Clean up packaging.create and add TODO notes for future cleanupsÉric Araujo2011-06-041-8/+14
| * | | Make help messages in packaging.run more consistentÉric Araujo2011-06-041-7/+6
| * | | Cleanup in packaging: don’t unnecessarily instantiate exceptionsÉric Araujo2011-06-044-4/+4
| * | | Improve a few docstrings in packaging.Éric Araujo2011-06-042-20/+12
| * | | Merge ABC and distutils touch-ups from 3.2.Éric Araujo2011-06-046-16/+16
| |\ \ \ | | | |/ | | |/|
| | * | Remove unneeded executable bit on two distutils filesÉric Araujo2011-06-042-0/+0
| | * | Improve glossary entry for ABCs.Éric Araujo2011-06-044-13/+16
| | * | Remove link that’s already present at the top of the fileÉric Araujo2011-06-031-3/+0
| * | | Branch mergeÉric Araujo2011-06-046-12/+173
| |\ \ \
| | * | | Add reST target for Doc/packaging/setupcfgÉric Araujo2011-06-042-0/+7
| | * | | Use list constructor or built-in method instead of copy moduleÉric Araujo2011-06-043-8/+5
| | * | | Add missing section of doc file lost among repositories and conversionsÉric Araujo2011-06-041-3/+160
| | * | | Point to new collections.abc module for collections ABCsÉric Araujo2011-06-031-1/+1
* | | | | Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)Éric Araujo2011-06-061-2/+0
* | | | | Issue #12250: regrtest --timeout displays a warning instead of failing with anVictor Stinner2011-06-061-6/+7
* | | | | Issue #12250: modify "make buildbottest" command line instead of TESTOPTSVictor Stinner2011-06-062-5/+6
* | | | | Drop claim about nasty problem.Martin v. Löwis2011-06-061-6/+0
* | | | | Drop unfounded claims about performance.Martin v. Löwis2011-06-061-27/+1
* | | | | always clear parser errorBenjamin Peterson2011-06-061-1/+1
* | | | | merge headsBenjamin Peterson2011-06-061-60/+0
|\ \ \ \ \
| * | | | | Drop old UUIDs.Martin v. Löwis2011-06-051-60/+0
* | | | | | greatly improve argument parsing error messages (closes #12265)Benjamin Peterson2011-06-065-198/+301
|/ / / / /
* | | | | merge:Do not add txt files twiceMartin v. Löwis2011-06-051-2/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | null mergeMartin v. Löwis2011-06-050-0/+0
| |\ \ \ \
| | * | | | Add 3.1.4 UUIDs.Martin v. Löwis2011-06-051-0/+2
| * | | | | merge:Do not add txt files twiceMartin v. Löwis2011-06-051-2/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Do not add txt files twice.Martin v. Löwis2011-06-051-2/+0
* | | | | | Closes issue #11557: removal of non-idiomatic code in test_logging.Vinay Sajip2011-06-051-31/+25
* | | | | | merge heads.Gregory P. Smith2011-06-05223-3536/+11838
|\ \ \ \ \ \
| * \ \ \ \ \ merge headsBenjamin Peterson2011-06-053-38/+97
| |\ \ \ \ \ \
| | * | | | | | Issue #12080: Fix a performance issue in Decimal._power_exact that causes som...Mark Dickinson2011-06-043-38/+97
| | | |_|/ / / | | |/| | | |
| * | | | | | only clear the parser error if it's set (closes #12264)Benjamin Peterson2011-06-052-2/+11
| |/ / / / /
| * | | | | merge headsBenjamin Peterson2011-06-033-54/+85
| |\ \ \ \ \
| | * \ \ \ \ (Merge 3.2) Issue #12016: Add test_errorhandle() to TestBase_Mapping ofVictor Stinner2011-06-031-3/+33
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Issue #12016: Add test_errorhandle() to TestBase_Mapping ofVictor Stinner2011-06-031-3/+33
| | * | | | | (Merge 3.2) Issue #12016: Reindent decoders of HK and JP codecsVictor Stinner2011-06-032-51/+52
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Issue #12016: Reindent decoders of HK and JP codecsVictor Stinner2011-06-032-51/+52
| | | | |_|/ | | | |/| |