summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.3.Georg Brandl2013-03-2832-30/+129
|\
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-2832-30/+129
* | merge with 3.3Georg Brandl2013-03-281-2/+2
|\ \ | |/
| * Fix XML vulnerability link targets.Georg Brandl2013-03-281-2/+2
* | Update suspicious ignore file.Ezio Melotti2013-03-282-1/+24
|\ \ | |/
| * Update suspicious ignore file.Ezio Melotti2013-03-282-1/+22
| |\
| | * Update suspicious ignore file.Ezio Melotti2013-03-284-12/+11
* | | update importlib.hBenjamin Peterson2013-03-271-117/+117
* | | #17329: merge with 3.3.Ezio Melotti2013-03-272-7/+14
|\ \ \ | |/ /
| * | #17329: merge with 3.2.Ezio Melotti2013-03-272-4/+11
| |\ \ | | |/
| | * #17329: document unittest.SkipTest. Initial patch by Zachary Ware.Ezio Melotti2013-03-272-4/+11
* | | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-269-0/+158
|\ \ \ | |/ /
| * | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-269-0/+158
| |\ \ | | |/
| | * Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-2610-0/+187
* | | Issue #16475: Add a whatsnew entry for 3.4Kristjan Valur Jonsson2013-03-261-2/+2
* | | null merge from 3.3Georg Brandl2013-03-260-0/+0
|\ \ \ | |/ /
| * | NEWS: add new header for Python 3.3.2Georg Brandl2013-03-261-2/+6
* | | merge 3.3 (#17550)Benjamin Peterson2013-03-263-2/+4
|\ \ \ | |/ /
| * | move to correct sectionBenjamin Peterson2013-03-261-5/+2
| * | fix variable reference to fix --enable-profiling (closes #17550)Benjamin Peterson2013-03-263-2/+7
* | | Merge versionadded addition and typo fix from 3.3.Ezio Melotti2013-03-261-1/+4
|\ \ \ | |/ /
| * | Add versionadded for `-X faulthandler` (also fix typo and markup).Ezio Melotti2013-03-261-2/+5
* | | Issue #17516: remove dead codeVictor Stinner2013-03-263-9/+0
* | | Issue #17516: do not create useless tuple: remove dummy commas in testsVictor Stinner2013-03-264-11/+11
* | | Issue #17516: use comment syntax for comments, instead of multiline stringVictor Stinner2013-03-2611-508/+494
* | | #17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by...Ezio Melotti2013-03-254-7/+62
* | | Issue #17025: multiprocessing: Reduce Queue and SimpleQueue contention.Charles-François Natali2013-03-252-43/+28
* | | mergeRaymond Hettinger2013-03-241-0/+68
|\ \ \ | |/ /
| * | Add missing docstrings to the collections ABCsRaymond Hettinger2013-03-241-0/+68
* | | #17425: merge 3.3Martin v. Löwis2013-03-245-7/+9
|\ \ \ | |/ /
| * | Fix typoMartin v. Löwis2013-03-241-1/+1
| * | Issue #17425: Build with openssl 1.0.1d on Windows.Martin v. Löwis2013-03-247-10/+12
* | | merge 3.3Martin v. Loewis2013-03-240-0/+0
|\ \ \ | |/ /
| * | #17425: null merge 3.2Martin v. Loewis2013-03-240-0/+0
| |\ \ | | |/
| | * Issue #17425: Build with openssl 1.0.0k on Windows.Martin v. Loewis2013-03-246-7/+9
* | | - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,doko@ubuntu.com2013-03-242-0/+9
|\ \ \ | |/ /
| * | - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,doko@ubuntu.com2013-03-242-0/+9
* | | Issue #17025: Add dumps() and loads() to ForkingPickler.Charles-François Natali2013-03-242-5/+13
* | | #17504: merge with 3.3.Ezio Melotti2013-03-241-3/+0
|\ \ \ | |/ /
| * | #17504: remove duplicated sentence. Patch by Radu Voicilas.Ezio Melotti2013-03-241-3/+0
* | | Fixes issue4653 - Correctly specify the buffer size to FormatMessageW andGregory P. Smith2013-03-233-3/+3
|\ \ \ | |/ /
| * | Fixes issue4653 - Correctly specify the buffer size to FormatMessageW andGregory P. Smith2013-03-233-3/+3
* | | Merge test_queue clean up from 3.3.Ezio Melotti2013-03-231-1/+4
|\ \ \ | |/ /
| * | Merge test_queue clean up from 3.2.Ezio Melotti2013-03-231-1/+4
| |\ \ | | |/
| | * Clean up references to threads in test_queue.Ezio Melotti2013-03-231-1/+4
* | | Issue #17150: pprint now uses line continuations to wrap long string literals.Antoine Pitrou2013-03-234-92/+202
* | | Fixes issue #17488: Change the subprocess.Popen bufsize parameter default valueGregory P. Smith2013-03-234-19/+55
|\ \ \ | |/ /
| * | Fixes issue #17488: Change the subprocess.Popen bufsize parameter default valueGregory P. Smith2013-03-234-19/+55
| |\ \ | | |/
| | * Fixes issue #17488: Change the subprocess.Popen bufsize parameter default valueGregory P. Smith2013-03-234-19/+49
* | | mergeRaymond Hettinger2013-03-231-21/+27
|\ \ \ | |/ /