summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of servic...Antoine Pitrou2013-05-183-1/+22
* Added tag v3.2.5 for changeset cef745775b65Georg Brandl2013-05-121-0/+1
* Bump to version 3.2.5.v3.2.5Georg Brandl2013-05-126-7/+7
* Issue #17915: Fix interoperability of xml.sax with file objects returned byGeorg Brandl2013-05-123-0/+39
* Issue #1159051: Back out a fix for handling corrupted gzip files thatGeorg Brandl2013-05-124-68/+41
* Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,Serhiy Storchaka2013-04-284-7/+13
* Issue #17843: Remove bz2 test data that triggers antivirus warnings.Georg Brandl2013-05-123-7/+12
* 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