summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* #5057: Merge with 3.2.Ezio Melotti2011-04-151-1/+5
|\
| * #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.2Senthil Kumaran2011-04-151-0/+3
|\ \ \ | |/ /
| * | 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: Merge with 3.2.Ezio Melotti2011-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.2.Senthil Kumaran2011-04-141-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
* | | #11684: Complete parser bytes interface by adding BytesHeaderParserR David Murray2011-04-131-0/+2
* | | Add Misc/NEWS entry for changeset 0010cc5f22d4.Nadeem Vawda2011-04-131-0/+2
* | | Merge with 3.2.Ezio Melotti2011-04-131-3/+6
|\ \ \ | |/ /
| * | 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
| | |\
* | | \ MergeAlexander Belopolsky2011-04-131-0/+2
|\ \ \ \ | |/ / /
| * | | Issue #11830: Remove unnecessary introspection code in the decimal module.Alexander Belopolsky2011-04-131-0/+2
* | | | merge.Senthil Kumaran2011-04-131-1/+8
|\ \ \ \ | |/ / /
| * | | 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 from 3.2Senthil Kumaran2011-04-131-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | merge updateSenthil Kumaran2011-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 #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-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 3.2Benjamin Peterson2011-04-121-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
* | | Issue #11186: pydoc ignores a module if its name contains a surrogate characterVictor Stinner2011-04-121-0/+3
* | | Issue #11815: Use a light-weight SimpleQueue for the result queue in concurre...Antoine Pitrou2011-04-121-0/+3
* | | Add NEWS item for #5162.brian.curtin2011-04-111-0/+3
|\ \ \ | |/ /
| * | Add NEWS item for #5162.brian.curtin2011-04-111-0/+3
| |\ \ | | |/
| | * Add NEWS item for #5162.brian.curtin2011-04-111-0/+3
* | | Issue #11747: Fix range formatting in context and unified diffs.Raymond Hettinger2011-04-111-0/+3
|\ \ \ | |/ /
| * | Issue #11747: Fix range formatting in context and unified diffs.Raymond Hettinger2011-04-111-0/+3
* | | Added 'handlers' argument to logging.basicConfig.Vinay Sajip2011-04-111-0/+4
* | | Add Misc/NEWS "What's New" entry for subprocess timeouts.Reid Kleckner2011-04-111-0/+5
* | | Merge from 3.2 (issue #11814, issue #8428)Antoine Pitrou2011-04-101-0/+6
|\ \ \ | |/ /
| * | Issue #11814: Fix likely typo in multiprocessing.Pool._terminate().Antoine Pitrou2011-04-101-0/+2
| * | Issue #8428: Fix a race condition in multiprocessing.Pool when terminatingAntoine Pitrou2011-04-101-0/+4
* | | #2650: re.escape() no longer escapes the "_".Ezio Melotti2011-04-101-0/+2
* | | Merge with 3.2Ross Lagerwall2011-04-101-0/+5
|\ \ \ | |/ /
| * | Issue #11818: Fix tempfile examples for Python 3.Ross Lagerwall2011-04-101-0/+5
* | | Issue9670: Merge backout from 3.2.Ned Deily2011-04-091-5/+0
|\ \ \ | |/ /
| * | Issue9670: Merge backout to 3.2.Ned Deily2011-04-091-5/+0
| |\ \ | | |/