summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #21205: Add a new ``__qualname__`` attribute to generator, the qualifiedVictor Stinner2014-06-167-23/+170
* Merge issue #21669 from 3.4Nick Coghlan2014-06-163-0/+165
|\
| * Issue #21669: Special case print & exec syntax errorsNick Coghlan2014-06-163-0/+165
* | Merge with 3.4Terry Jan Reedy2014-06-161-3/+4
|\ \ | |/
| * Issue #21559: Add alternative (historical) reason for OverflowError.Terry Jan Reedy2014-06-161-3/+4
* | Merge with 3.4Terry Jan Reedy2014-06-162-2/+3
|\ \ | |/
| * Issue #19362: Tweek len() doc and docstring to expand the indicated range ofTerry Jan Reedy2014-06-162-2/+3
* | Merge with 3.4Terry Jan Reedy2014-06-161-1/+1
|\ \ | |/
| * whitespaceTerry Jan Reedy2014-06-161-1/+1
* | Merge with 3.4Terry Jan Reedy2014-06-161-80/+84
|\ \ | |/
| * Issue #21686: idlelib/HyperParser.py - Update docstrings and comments andTerry Jan Reedy2014-06-161-80/+84
* | merge 3.4 (#13779)Benjamin Peterson2014-06-162-8/+12
|\ \ | |/
| * clarify when the list of subdirectories is read (closes #13779)Benjamin Peterson2014-06-162-8/+12
* | fix a BytesWarning in my previous commit.Gregory P. Smith2014-06-161-1/+1
|\ \ | |/
| * fix a BytesWarning in my previous commit.Gregory P. Smith2014-06-161-1/+1
* | improve noteBenjamin Peterson2014-06-161-1/+2
* | Isolate the subprocess test_close_fds_when_max_fd_is_lowered test soGregory P. Smith2014-06-161-8/+30
|\ \ | |/
| * Isolate the subprocess test_close_fds_when_max_fd_is_lowered test soGregory P. Smith2014-06-161-8/+30
* | mergeRaymond Hettinger2014-06-152-1/+8
|\ \ | |/
| * Issue #21774: Fix incorrect variable in xml.dom.minidomRaymond Hettinger2014-06-153-1/+12
* | Update comment to reflect using the default parameter with min() and max().Raymond Hettinger2014-06-151-2/+2
* | Issue 19898: Add test for dequereviter_new.Raymond Hettinger2014-06-151-0/+5
* | merge 3.4 (#21764)Benjamin Peterson2014-06-151-0/+6
|\ \ | |/
| * document IOBase.__del__'s behavior (closes #21764)Benjamin Peterson2014-06-151-0/+6
* | merge 3.4 (#21766)Benjamin Peterson2014-06-153-1/+9
|\ \ | |/
| * merge 3.3 (#21766)Benjamin Peterson2014-06-153-1/+9
| |\
| | * merge 3.2 (#21766)Benjamin Peterson2014-06-153-1/+9
| | |\
| | | * url unquote the path before checking if it refers to a CGI script (closes #21...Benjamin Peterson2014-06-153-1/+9
* | | | Factor common code into internal functions.Raymond Hettinger2014-06-143-53/+75
* | | | fix issue #6916: undocument deprecated asynchat.fifo class.qGiampaolo Rodola'2014-06-142-34/+2
* | | | Closes #21742: Merged fix from 3.4.Vinay Sajip2014-06-141-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21742: Set stream to None after closing.Vinay Sajip2014-06-141-0/+1
* | | | Closes #21752: Merged update from 3.4.Vinay Sajip2014-06-141-0/+5
|\ \ \ \ | |/ / /
| * | | Issue #21752: Documented change to behaviour of logging.getLevelName().Vinay Sajip2014-06-141-0/+5
* | | | Fix typoRaymond Hettinger2014-06-141-1/+1
* | | | Merge with 3.4Terry Jan Reedy2014-06-131-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21730: Add no-thread skip in test_socket. Patch by Berker Peksag.Terry Jan Reedy2014-06-131-0/+1
* | | | Merge with 3.4Terry Jan Reedy2014-06-131-3/+0
|\ \ \ \ | |/ / /
| * | | Issue #21726: Remove unnecessary and contextually wrong line.Terry Jan Reedy2014-06-131-3/+0
* | | | Issue #19493: Merge with 3.4Zachary Ware2014-06-1333-746/+720
|\ \ \ \ | |/ / /
| * | | Issue #19493: Refactor ctypes test package.Zachary Ware2014-06-1333-746/+720
* | | | Merge with 3.4Terry Jan Reedy2014-06-131-3/+4
|\ \ \ \ | |/ / /
| * | | Issue #20043: Add direct test for _thread.Terry Jan Reedy2014-06-131-3/+4
* | | | Merge with 3.4Zachary Ware2014-06-131-3/+0
|\ \ \ \ | |/ / /
| * | | Per Martin [1], PGO is no longer used for official releases.Zachary Ware2014-06-131-3/+0
* | | | Issue #21745: Merge with 3.4Zachary Ware2014-06-131-0/+3
|\ \ \ \ | |/ / /
| * | | Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errorsZachary Ware2014-06-131-0/+3
* | | | Merge 3.4 (null merge)Victor Stinner2014-06-130-0/+0
|\ \ \ \ | |/ / /
| * | | Issue #16136: VMSError is done, bye bye VMSVictor Stinner2014-06-131-4/+0
* | | | Issue #16136: VMSError is done, bye bye VMSVictor Stinner2014-06-131-4/+0