summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.Ezio Melotti2011-06-253-0/+9
* Issue 11802: filecmp cache was growing without bound.Raymond Hettinger2011-06-251-5/+6
|\
| * Issue 11802: filecmp cache was growing without bound.Raymond Hettinger2011-06-251-5/+6
* | Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
|\ \ | |/
| * Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
* | Issue 11758: increase xml.dom.minidom test coverage (contributed by mdorn, re...Raymond Hettinger2011-06-251-2/+40
* | Fix test_signal on Windows after #12303.Ross Lagerwall2011-06-251-6/+6
* | Issue 11889: Clarify docs for enumerate.Raymond Hettinger2011-06-251-8/+7
|\ \ | |/
| * Issue 11889: Clarify docs for enumerate.Raymond Hettinger2011-06-251-8/+7
* | Issue #12408: Merge.Mark Dickinson2011-06-251-1/+1
|\ \ | |/
| * Issue #12408: Fix relative import in test_future5.py. Thanks Cesare Di Mauro.Mark Dickinson2011-06-251-1/+1
* | Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module.Ross Lagerwall2011-06-258-23/+295
* | Merge #12228Mark Dickinson2011-06-251-2/+2
|\ \ | |/
| * Merge #12228Mark Dickinson2011-06-251-2/+2
| |\
| | * Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi.Mark Dickinson2011-06-251-2/+2
| * | mergeRaymond Hettinger2011-06-251-2/+2
| |\ \
* | \ \ mergeRaymond Hettinger2011-06-250-0/+0
|\ \ \ \
| * \ \ \ mergeRaymond Hettinger2011-06-253-0/+9
| |\ \ \ \
* | \ \ \ \ mergeRaymond Hettinger2011-06-251-2/+2
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Fix typo (reported by Hiro Ashiya).Raymond Hettinger2011-06-251-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix typo (reported by Hiro Ashiya).Raymond Hettinger2011-06-251-2/+2
* | | | | Merge with 3.2.Ezio Melotti2011-06-253-0/+9
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.Ezio Melotti2011-06-253-0/+9
| |/ /
* | | Code simplification suggested by Sven Marnach.Raymond Hettinger2011-06-251-5/+3
|\ \ \ | |/ /
| * | Code simplification suggested by Sven Marnach.Raymond Hettinger2011-06-251-5/+3
* | | Merge with 3.2 (Issue #12404).Ross Lagerwall2011-06-252-1/+5
|\ \ \ | |/ /
| * | Issue 12404: Remove C89 incompatible code from mmap module.Ross Lagerwall2011-06-252-1/+5
* | | Issue #12392: fix thread initialization on FreeBSD 6Victor Stinner2011-06-242-1/+29
* | | Merge #10206: add test for previously fixed bug.R David Murray2011-06-242-0/+8
|\ \ \ | |/ /
| * | #10206: add test for previously fixed bug.R David Murray2011-06-242-0/+8
* | | give the names of missing positional or keyword-only arguments (closes #12356)Benjamin Peterson2011-06-244-94/+199
* | | merge #9921: clarify os.path.join joining algorithmR David Murray2011-06-241-4/+5
|\ \ \ | |/ /
| * | #9921: clarify os.path.join joining algorithmR David Murray2011-06-241-4/+5
* | | (null merge 3.2 for issue #11223) python 3.3 has already a better fixVictor Stinner2011-06-230-0/+0
|\ \ \ | |/ /
| * | Issue #11223: skip also test_rlock_acquire_interruption() on FreeBSD6Victor Stinner2011-06-231-4/+7
* | | (null merge 3.2 for issue #11223) python 3.3 has already a better fixVictor Stinner2011-06-230-0/+0
|\ \ \ | |/ /
| * | Issue #11223: skip test_lock_acquire_interruption() on FreeBSD6Victor Stinner2011-06-231-0/+5
* | | #10354: remove last public mentions of 'template' and comment as private.R David Murray2011-06-232-3/+3
* | | (merge 3.2) Issue #12383: skip test_empty_env() of subprocess on WindowsVictor Stinner2011-06-221-0/+4
|\ \ \ | |/ /
| * | Issue #12383: skip test_empty_env() of subprocess on WindowsVictor Stinner2011-06-221-0/+4
* | | Issue #12363: improve siginterrupt() testsVictor Stinner2011-06-221-0/+7
* | | (merge 3.2) Issue #12383: fix test_empty_env() of subprocess on Mac OS XVictor Stinner2011-06-221-2/+6
|\ \ \ | |/ /
| * | Issue #12383: fix test_empty_env() of subprocess on Mac OS XVictor Stinner2011-06-221-2/+6
* | | #1874: detect invalid multipart CTE and report it as a defect.R David Murray2011-06-224-0/+56
* | | (merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled inVictor Stinner2011-06-211-2/+5
|\ \ \ | |/ /
| * | Issue #12383: skip test_empty_env() if compiled is compiled in shared modeVictor Stinner2011-06-211-2/+5
* | | (merge 3.2) Close #12383: Fix subprocess module with env={}: don't copy theVictor Stinner2011-06-213-8/+20
|\ \ \ | |/ /
| * | Close #12383: Fix subprocess module with env={}: don't copy the environmentVictor Stinner2011-06-213-8/+20
* | | merge 3.2Benjamin Peterson2011-06-211-6/+6
|\ \ \ | |/ /
| * | fix indentationBenjamin Peterson2011-06-211-6/+6