summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #15535: Fix pickling of named tuples.Georg Brandl2013-05-123-0/+8
* Close #17666: Fix reading gzip files with an extra field.Serhiy Storchaka2013-04-083-4/+23
* news entryGregory P. Smith2013-04-301-0/+4
* This local change was lost during the fixing of issue17192 to updateGregory P. Smith2013-04-301-0/+5
* * Fix issue 17192 for 3.2 - reapply the issue11729 patch that was undoneGregory P. Smith2013-04-303-33/+58
* Added tag v3.2.4 for changeset 1e10bdeabe3dGeorg Brandl2013-04-061-0/+1
* Bump to 3.2.4.v3.2.4Georg Brandl2013-04-067-13/+11
* close search and replace dialog after it is used (closes #17625)Benjamin Peterson2013-04-042-0/+12
* mergeGeorg Brandl2013-04-021-0/+2
|\
| * Add 3.2.4 UUIDsMartin v. Löwis2013-03-301-0/+2
* | Fix XML vulnerability link references.Georg Brandl2013-03-281-2/+2
* | merge with last upstream doc changes in 3.2Georg Brandl2013-03-283-13/+18
|\ \
| * | Update suspicious ignore file.Ezio Melotti2013-03-284-12/+11
| * | #17329: document unittest.SkipTest. Initial patch by Zachary Ware.Ezio Melotti2013-03-272-4/+11
| * | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-2610-0/+187
* | | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-2610-0/+187
| |/ |/|
* | Added tag v3.2.4rc1 for changeset b2cb7bc1edb8Georg Brandl2013-03-251-0/+1
* | merge with main repo 3.2 branchv3.2.4rc1Georg Brandl2013-03-2510-27/+62
|\ \ | |/
| * Issue #17425: Build with openssl 1.0.0k on Windows.Martin v. Loewis2013-03-246-7/+9
| * Clean up references to threads in test_queue.Ezio Melotti2013-03-231-1/+4
| * Fixes issue #17488: Change the subprocess.Popen bufsize parameter default valueGregory P. Smith2013-03-234-19/+49
* | Copyright update to 2013.Georg Brandl2013-03-237-9/+12
* | Bump to 3.2.4rc1.Georg Brandl2013-03-236-13/+13
* | Fix suspicious markup in the docs.Georg Brandl2013-03-234-5/+10
* | Update pydoc topics.Georg Brandl2013-03-231-17/+17
|/
* Issue #17521: Corrected non-enabling of logger following two calls to fileCon...Vinay Sajip2013-03-233-4/+37
* Updated Misc/NEWS with #17508.Vinay Sajip2013-03-231-0/+3
* Clean up references to the no longer existing PyString_ APIs in our docs.Gregory P. Smith2013-03-224-22/+23
* Issue #17508: Handled out-of-order handler configuration correctly.Vinay Sajip2013-03-222-6/+60
* - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-2113-99/+88
* #5712: Preemptively fix some other possible timing issues.R David Murray2013-03-211-3/+3
* #5713: fix timing issue in smtplib tests.R David Murray2013-03-211-0/+3
* remove the long obsolete mention of universal newlines mode only beingGregory P. Smith2013-03-212-9/+6
* #5713: Handle 421 error codes during sendmail by closing the socket.R David Murray2013-03-213-3/+79
* #17493: re-enable a test on Windows. Patch by Zachary Ware.Ezio Melotti2013-03-201-11/+9
* Fix usage of argument/parameter and markup.Ezio Melotti2013-03-201-4/+4
* #17471 - Increasing the urllib.error test coverage. Bringing it to 100%. Base...Senthil Kumaran2013-03-191-1/+9
* MergeKristján Valur Jónsson2013-03-191-0/+5
|\
| * Issue #10296 : Don't handle BreakPoint exceptions usingKristján Valur Jónsson2013-03-191-0/+5
* | merge headsGregory P. Smith2013-03-191-1/+11
|\ \
| * | #1525919: Document MIMEText+set_payload encoding behavior.R David Murray2013-03-191-1/+11
| |/
* | merge heads in 3.2Gregory P. Smith2013-03-199-6/+50
|\ \ | |/
| * #17471 - Improve urllib2 test coverage. Patch contributed by Daniel WozniakSenthil Kumaran2013-03-191-0/+3
| * #8862: Fix curses cleanup with getchar is interrupted by a signal.R David Murray2013-03-192-1/+5
| * #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-193-0/+7
| * Fix usage of the unittest.skip decorator.Serhiy Storchaka2013-03-191-1/+1
| * #17460 - Adding relevant warning messages regarding strict removal in docsSenthil Kumaran2013-03-191-3/+3
| * #17476: make allmethods actually return all methods.R David Murray2013-03-193-1/+31
* | Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. ThisGregory P. Smith2013-03-19240-7990/+34962
|/
* #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-183-2/+6