summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged upstream changes.Vinay Sajip2013-03-231-0/+2
|\
| * Issue #17522: Minor documentation fixKristján Valur Jónsson2013-03-231-0/+2
* | Merged Misc/NEWS update for #17508.Vinay Sajip2013-03-231-0/+3
|\ \ | |/ |/|
| * Merged Misc/NEWS update for #17508.Vinay Sajip2013-03-231-0/+3
| |\
| | * Updated Misc/NEWS with #17508.Vinay Sajip2013-03-231-0/+3
* | | Issue #17522: Add the PyGILState_Check() API.Kristján Valur Jónsson2013-03-234-0/+28
* | | cleanup references to PyString_ APIs in the 3.x docs.Gregory P. Smith2013-03-224-20/+21
|\ \ \ | |/ /
| * | cleanup references to PyString_ APIs from 2.x in the 3.3 docs.Gregory P. Smith2013-03-224-20/+21
| |\ \ | | |/
| | * Clean up references to the no longer existing PyString_ APIs in our docs.Gregory P. Smith2013-03-224-22/+23
* | | Closes #17508: Merged fix from 3.3.Vinay Sajip2013-03-222-6/+61
|\ \ \ | |/ /
| * | Issue #17508: Merged fix from 3.2.Vinay Sajip2013-03-222-6/+61
| |\ \ | | |/
| | * Issue #17508: Handled out-of-order handler configuration correctly.Vinay Sajip2013-03-222-6/+60
* | | mergeRaymond Hettinger2013-03-221-2/+4
|\ \ \ | |/ /
| * | Modernize unittest exampleRaymond Hettinger2013-03-221-2/+4
* | | copy 2.7 magic numbers for historical interestBenjamin Peterson2013-03-222-4092/+3164
* | | #17472: add tests for a couple of untested methods in urllib.urlparse.R David Murray2013-03-221-0/+8
* | | Issue #13248: NEWS and What's New itemsTerry Jan Reedy2013-03-212-1/+5
* | | test_ast: pass the filename to ast.parse()Victor Stinner2013-03-211-1/+1
* | | - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-2112-101/+87
|\ \ \ | |/ /
| * | - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-2112-99/+89
| |\ \ | | |/
| | * - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-2113-99/+88
* | | (Merge 3.3) Issue #17209: curses.window.get_wch() now handles correctly Keybo...Victor Stinner2013-03-212-0/+6
|\ \ \ | |/ /
| * | Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt...Victor Stinner2013-03-212-0/+6
* | | Merge: #5713: One more test_smtplib timing fix.R David Murray2013-03-211-1/+1
|\ \ \ | |/ /
| * | #5713: One more test_smtplib timing fix.R David Murray2013-03-211-1/+1
* | | merge headsGregory P. Smith2013-03-212-5/+7
|\ \ \
| * | | Fix importRaymond Hettinger2013-03-211-2/+1
| * | | Merge: #5712: Preemptively fix some other possible timing issues.R David Murray2013-03-211-3/+3
| |\ \ \ | | |/ /
| | * | Merge: #5712: Preemptively fix some other possible timing issues.R David Murray2013-03-211-3/+3
| | |\ \ | | | |/
| | | * #5712: Preemptively fix some other possible timing issues.R David Murray2013-03-211-3/+3
| * | | Merge: #5713: fix timing issue in smtplib tests.R David Murray2013-03-211-0/+3
| |\ \ \ | | |/ /
| | * | Merge: #5713: fix timing issue in smtplib tests.R David Murray2013-03-211-0/+3
| | |\ \ | | | |/
| | | * #5713: fix timing issue in smtplib tests.R David Murray2013-03-211-0/+3
* | | | Refactor the common code out of the posix and windows listdirGregory P. Smith2013-03-211-53/+42
* | | | Refactor the Windows specific and POSIX specific implementations ofGregory P. Smith2013-03-211-21/+44
|/ / /
* | | mergeGregory P. Smith2013-03-212-9/+6
|\ \ \ | |/ /
| * | mergeGregory P. Smith2013-03-212-9/+6
| |\ \ | | |/
| | * remove the long obsolete mention of universal newlines mode only beingGregory P. Smith2013-03-212-9/+6
* | | Merge: #5713: Handle 421 error codes during sendmail by closing the socket.R David Murray2013-03-213-11/+80
|\ \ \ | |/ /
| * | Merge: #5713: Handle 421 error codes during sendmail by closing the socket.R David Murray2013-03-213-11/+80
| |\ \ | | |/
| | * #5713: Handle 421 error codes during sendmail by closing the socket.R David Murray2013-03-213-3/+79
* | | Issue #16475 : Correctly handle the EOF when reading marshal streams.Kristján Valur Jónsson2013-03-202-9/+14
* | | Issue #16475: Simplify the interface to r_ref_allocate and improve comments.Kristján Valur Jónsson2013-03-201-26/+33
* | | - Merge 3.3 (.hgtouch)doko@ubuntu.com2013-03-201-0/+3
|\ \ \ | |/ /
| * | - .hgtouch: Add dependencies for GRAMMAR_H and GRAMMAR_Cdoko@ubuntu.com2013-03-201-0/+3
* | | Issue #16997: unittest.TestCase now provides a subTest() context manager to p...Antoine Pitrou2013-03-2010-105/+539
* | | #17493: merge with 3.3.Ezio Melotti2013-03-201-11/+9
|\ \ \ | |/ /
| * | #17493: merge with 3.2.Ezio Melotti2013-03-201-11/+9
| |\ \ | | |/
| | * #17493: re-enable a test on Windows. Patch by Zachary Ware.Ezio Melotti2013-03-201-11/+9
* | | Merge usage of argument/parameter and markup fixes from 3.3.Ezio Melotti2013-03-201-4/+4
|\ \ \ | |/ /