summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | | | |_|/ | | | |/| |
| * | | | | some horrible preprocessing tricks to automatically update the tagBenjamin Peterson2011-06-031-2/+10
| |/ / / /
| * | | | run autoconfBenjamin Peterson2011-06-031-2/+0
| * | | | remove AC_REVISIONBenjamin Peterson2011-06-031-1/+0
| | |_|/ | |/| |
| * | | Merge #12249 fix from 3.2Éric Araujo2011-06-031-0/+1
| |\ \ \ | | |/ /
| | * | Document working dir for “make html” (#12249). Patch by Tshepang Lekhonk...Éric Araujo2011-06-031-0/+1
| * | | Fix reST label for collections ABCs.Éric Araujo2011-06-033-3/+5
| * | | Document autoflushing in packaging.test.support.LoggingCatcher.get_logs.Éric Araujo2011-06-031-1/+4
| * | | Add NEWS and whatsnew entries for the packaging moduleÉric Araujo2011-06-032-1/+17
| * | | Merge.Charles-François Natali2011-06-032-10/+8
| |\ \ \
| | * | | Close #12250: Disable the regrtest timeout by defaultVictor Stinner2011-06-032-10/+8
| * | | | Issue #12196: Make test.support's requires_linux_version a decorator.Charles-François Natali2011-06-033-29/+33
| |/ / /
| * | | mergeRaymond Hettinger2011-06-033-1/+5
| |\ \ \ | | |/ /
| | * | Fix named tuples to work with vars().Raymond Hettinger2011-06-034-1/+7
| * | | Merge packaging doc fixÉric Araujo2011-06-029-31/+103
| |\ \ \
| | * | | Packaging doc: Add missing index file, improve main page description.Éric Araujo2011-06-024-14/+71
| | * | | Fix format of warnings from the packaging check commandÉric Araujo2011-06-022-1/+12
| | * | | Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler.Éric Araujo2011-06-023-15/+19
| * | | | added the generate-setup actionTarek Ziade2011-06-022-2/+18
| * | | | this documentation is now handled by all the new packaging contributorsTarek Ziade2011-06-021-1/+1
| * | | | mergeRaymond Hettinger2011-06-011-22/+32
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Forward port doc updates for builtin functions.Raymond Hettinger2011-06-011-22/+32
| * | | Kill trailing whitespaceÉric Araujo2011-06-014-30/+30