summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_*Antoine Pitrou2011-04-271-0/+4
* | | #11763: merge with 3.1.Ezio Melotti2011-04-271-0/+3
|\ \ \ | |/ /
| * | #11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are...Ezio Melotti2011-04-271-0/+3
* | | merge from 3.1Senthil Kumaran2011-04-261-0/+2
|\ \ \ | |/ /
| * | Update News entry for Issue11236Senthil Kumaran2011-04-261-0/+2
* | | #6780: merge with 3.1.Ezio Melotti2011-04-261-0/+3
|\ \ \ | |/ /
| * | #6780: fix starts/endswith error message to mention that tuples are accepted ...Ezio Melotti2011-04-261-0/+3
* | | Merge #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+1
|\ \ \ | |/ /
| * | #11901: add description of how bitfields are laid out to hexversion docsR David Murray2011-04-251-0/+1
* | | Issue #10914: add NEWS item.Antoine Pitrou2011-04-251-0/+2
* | | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-0/+1
|\ \ \ | |/ /
| * | pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-0/+1
* | | MERGE: startswith and endswith don't accept None as slice index. Patch by Tor...Jesus Cea2011-04-202-0/+4
|\ \ \ | |/ /
| * | startswith and endswith don't accept None as slice index. Patch by Torsten Be...Jesus Cea2011-04-202-0/+4
| * | mergeRaymond Hettinger2011-04-191-0/+6
| |\ \
| * | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.Raymond Hettinger2011-04-191-0/+3
* | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.Raymond Hettinger2011-04-191-0/+3
|\ \ \ \
| * | | | Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.Raymond Hettinger2011-04-191-0/+3
* | | | | Merge test_startfile fix from 3.1.Nadeem Vawda2011-04-181-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix sporadic failure in test_startfile.Nadeem Vawda2011-04-181-0/+2
* | | | | (Merge 3.1) Issue #11768: The signal handler of the signal module only callsVictor Stinner2011-04-181-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Issue #11768: The signal handler of the signal module only callsVictor Stinner2011-04-181-0/+4
| | |/ / | |/| |
* | | | #11492: rewrite header folding algorithm. Less code, more passing tests.R David Murray2011-04-181-0/+2
| |/ / |/| |
* | | Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTest...Antoine Pitrou2011-04-161-0/+2
* | | Fix possible "file already exists" error when running the tests in parallel.Antoine Pitrou2011-04-161-0/+2
* | | Issue #11852: Add missing imports and update tests.Vinay Sajip2011-04-151-0/+2
* | | Fix minor subclassing issue with collections.CounterRaymond Hettinger2011-04-151-0/+2
|\ \ \ | |/ /
| * | Fix minor subclassing issue with collections.CounterRaymond Hettinger2011-04-151-0/+2
* | | #5057: Merge with 3.1.Ezio Melotti2011-04-151-1/+5
|\ \ \ | |/ /
| * | Issue #5057: fix a bug in the peepholer that led to non-portable pyc files be...Ezio Melotti2011-04-151-1/+5
* | | merge from 3.1Senthil Kumaran2011-04-151-0/+3
|\ \ \ | |/ /
| * | Issue #11467: Fix urlparse behavior when handling urls which contains scheme ...Senthil Kumaran2011-04-151-0/+3
* | | #11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indice...Ezio Melotti2011-04-151-0/+3
* | | merge from 3.1Senthil Kumaran2011-04-141-0/+3
|\ \ \ | |/ /
| * | Fix Issue11474 - fix url2pathname() handling of '/C|/' on WindowsSenthil Kumaran2011-04-141-0/+3
* | | Merge with 3.1.Ezio Melotti2011-04-131-3/+6
|\ \ \ | |/ /
| * | #9233: Fix json to work properly even when _json is not available.Ezio Melotti2011-04-131-2/+4
| * | Merge updatesSenthil Kumaran2011-04-131-0/+3
| |\ \
* | | | Issue #11830: Remove unnecessary introspection code in the decimal module.Alexander Belopolsky2011-04-131-0/+2
* | | | merge from push conflict.Senthil Kumaran2011-04-131-0/+6
|\ \ \ \
| * | | | Issue 11718: Teach IDLE's open module dialog to find packages.Raymond Hettinger2011-04-131-0/+6
* | | | | merge updateSenthil Kumaran2011-04-131-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-0/+3
* | | | | merge from 3.1Senthil Kumaran2011-04-131-0/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Update the News for the fix to Issue11703.Senthil Kumaran2011-04-131-0/+3
| |/ /
* | | merge 3.1Benjamin Peterson2011-04-121-0/+3
|\ \ \ | |/ /
| * | make assigning to a bytes literal a syntax error (closes #11506)Benjamin Peterson2011-04-121-0/+3
| * | Correct leading spaces in my NEWS entry.Brian Curtin2011-04-111-2/+2
* | | Add NEWS item for #5162.brian.curtin2011-04-111-0/+3
|\ \ \ | |/ /