summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* closes issue10484 - Fix the http.server's cgi PATH_INFO handling problemSenthil Kumaran2012-03-163-1/+11
|\
| * closes issue10484 - Fix the http.server's cgi PATH_INFO handling problemSenthil Kumaran2012-03-163-1/+11
* | Issue #13709: some fixes to the ctypes documentation. In addition to fixingEli Bendersky2012-03-161-80/+14
* | Issue #9257: clarify the events iterparse acceptsEli Bendersky2012-03-161-5/+8
|\ \ | |/
| * Issue #9257: clarify the events iterparse acceptsEli Bendersky2012-03-161-5/+8
* | Issue #14207: the ParseError exception raised by _elementtree was madeEli Bendersky2012-03-163-29/+67
* | Closes Issue #14246: _elementtree parser will now handle io.StringIOEli Bendersky2012-03-162-1/+36
* | Explain the use of charset parameter with Content-Type header: issue11082Senthil Kumaran2012-03-163-28/+58
|\ \ | |/
| * Explain the use of charset parameter with Content-Type header. Issue11082Senthil Kumaran2012-03-163-26/+56
* | - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check inMatthias Klose2012-03-153-27/+57
* | fix commentBenjamin Peterson2012-03-151-2/+2
* | merge headsBenjamin Peterson2012-03-155-29/+3421
|\ \
| * | - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check inMatthias Klose2012-03-155-29/+3421
* | | spaceBenjamin Peterson2012-03-151-1/+1
* | | perform yield from delegation by repeating YIELD_FROM opcode (closes #14230)Benjamin Peterson2012-03-159-166/+113
|/ /
* | port from 3.2 - Fix the urllib closing issue which hangs on particular ftp ur...Senthil Kumaran2012-03-152-1/+3
|\ \ | |/
| * closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.Senthil Kumaran2012-03-152-1/+3
* | - Issue #14324: Fix configure tests for cross builds.Matthias Klose2012-03-152-1/+11
* | - Issue #14324: Fix configure tests for cross builds.Matthias Klose2012-03-152-58/+64
* | - Issue #14324: Fix configure tests for cross builds.Matthias Klose2012-03-153-2/+49
* | - Issue #14321: Do not run pgen during the build if files are up to date.Matthias Klose2012-03-154-6/+88
* | (sched) when run() is invoked with blocking=False return the deadline of the ...Giampaolo Rodola'2012-03-152-3/+5
* | Fixes #14314: Improved SMTP timeout handling.Vinay Sajip2012-03-152-3/+7
* | Merge #12758: removing confusing mention of UTC from time.time descriptionR David Murray2012-03-151-2/+2
|\ \ | |/
| * #12758: removing confusing mention of UTC from time.time descriptionR David Murray2012-03-151-2/+2
| * merge headsGregory P. Smith2012-03-152-13/+14
| |\
* | | Closes issue #14163 - tkinter: problems with hello doc exampleAndrew Svetlov2012-03-151-29/+24
* | | try to fix compilation on glibc's with cpu sets (#14296)Benjamin Peterson2012-03-151-0/+4
* | | free AST's dictBenjamin Peterson2012-03-152-2/+14
* | | mergeRaymond Hettinger2012-03-154-10/+18
|\ \ \
| * \ \ merge headsGregory P. Smith2012-03-152-10/+11
| |\ \ \
| | * \ \ cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu...Senthil Kumaran2012-03-152-10/+11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix the wrong urllib exampls which use str for POST data. Closes Issue11261Senthil Kumaran2012-03-152-13/+14
| * | | | Fixes Issue 14234: fix for the previous commit, keep compilation whenGregory P. Smith2012-03-152-0/+7
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixes Issue 14234: fix for the previous commit, keep compilation whenGregory P. Smith2012-03-152-0/+7
| | |/
* | | Issue #13248: Removed docs for two deprecated unittest features. To be cons...Raymond Hettinger2012-03-151-30/+0
|/ /
* | Issue #14222: Use the new time.steady() function instead of time.time() forVictor Stinner2012-03-153-2/+6
* | Issue #10278: Add an optional strict argument to time.steady(), False by defaultVictor Stinner2012-03-153-18/+57
* | Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time...Victor Stinner2012-03-144-109/+27
* | fix compiler warningsBenjamin Peterson2012-03-141-4/+4
* | remove get_prefix and set_prefix (#13248)Benjamin Peterson2012-03-143-37/+2
* | merge 3.2Matthias Klose2012-03-140-0/+0
|\ \ | |/
| * merge 3.1Matthias Klose2012-03-140-0/+0
| |\
| | * merge headsMatthias Klose2012-03-148-10/+12
| | |\
| * | \ merge headsMatthias Klose2012-03-146-6/+6
| |\ \ \
* | \ \ \ merge headsMatthias Klose2012-03-147-9/+9
|\ \ \ \ \
| * \ \ \ \ merge 3.2Matthias Klose2012-03-147-9/+9
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | merge 3.1Matthias Klose2012-03-146-6/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | - rename configure.in to configure.acMatthias Klose2012-03-148-10/+12
* | | | | | mergeGregory P. Smith2012-03-140-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |