summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Correct issue #21044 patch author.Serhiy Storchaka2014-07-231-1/+0
|\
| * Correct issue #21044 patch author.Serhiy Storchaka2014-07-231-1/+0
* | Issue #21976: Fix test_ssl to accept LibreSSL version strings.Antoine Pitrou2014-07-211-0/+1
|\ \ | |/
| * Issue #21976: Fix test_ssl to accept LibreSSL version strings.Antoine Pitrou2014-07-211-0/+1
* | Issue 21044: tarfile.open() now handles fileobj with an integer 'name'Serhiy Storchaka2014-07-161-0/+1
|\ \ | |/
| * Issue 21044: tarfile.open() now handles fileobj with an integer 'name'Serhiy Storchaka2014-07-161-0/+1
* | Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,Ned Deily2014-07-131-0/+1
|\ \ | |/
| * Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,Ned Deily2014-07-131-0/+1
| |\
| | * Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,Ned Deily2014-07-131-0/+1
| | |\
| | | * Issue #21323: Fix http.server to again handle scripts in CGI subdirectories,Ned Deily2014-07-131-0/+1
* | | | Issue #9554: Use modern unittest features in test_argparse.Berker Peksag2014-07-061-0/+1
* | | | mergeRaymond Hettinger2014-06-261-1/+0
|\ \ \ \ | |/ / /
| * | | Issue #19145: Remove duplicate ACKS entryRaymond Hettinger2014-06-261-1/+0
* | | | mergeRaymond Hettinger2014-06-251-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #19145: Fix handling of negative values for a "times" keyword argument...Raymond Hettinger2014-06-251-0/+1
* | | | merge: #20155: use fake HTTP method names so windows doesn't hang the tests.R David Murray2014-06-241-0/+1
|\ \ \ \ | |/ / /
| * | | #20155: use fake HTTP method names so windows doesn't hang the tests.R David Murray2014-06-241-0/+1
* | | | mergeRaymond Hettinger2014-06-241-0/+1
|\ \ \ \ | |/ / /
| * | | mergeRaymond Hettinger2014-06-241-0/+1
| |\ \ \
| * | | | Issue #11974: Add tutorial section on class and instance variablesRaymond Hettinger2014-06-241-0/+1
* | | | | merge 3.4Benjamin Peterson2014-06-241-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | add Chris FosterBenjamin Peterson2014-06-241-0/+1
| |/ / /
* | | | mergeRaymond Hettinger2014-06-221-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21812: Trigger immediate transformation in turtle.shapetransform().Raymond Hettinger2014-06-221-0/+1
* | | | Issue #21741: Add st_file_attributes to os.stat_result on Windows.Zachary Ware2014-06-191-0/+1
* | | | Issue #21722: The distutils "upload" command now exits with a non-zero return...Antoine Pitrou2014-06-191-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21722: The distutils "upload" command now exits with a non-zero return...Antoine Pitrou2014-06-191-0/+1
* | | | merge 3.4Benjamin Peterson2014-06-171-0/+1
|\ \ \ \ | |/ / /
| * | | add Ammar Brohi for running ssllab's test on python.org and reporting a problemBenjamin Peterson2014-06-171-0/+1
* | | | merge 3.4 (#12063)Benjamin Peterson2014-06-081-0/+1
|\ \ \ \ | |/ / /
| * | | document TokenError and unclosed expression behavior (closes #12063)Benjamin Peterson2014-06-081-0/+1
* | | | merge 3.4 (#21463)Benjamin Peterson2014-06-071-0/+1
|\ \ \ \ | |/ / /
| * | | in ftp cache pruning, avoid changing the size of a dict while iterating over ...Benjamin Peterson2014-06-071-0/+1
* | | | merge 3.4 (#21404)Benjamin Peterson2014-06-071-0/+1
|\ \ \ \ | |/ / /
| * | | document the compress_level argument to tarfile.open (closes #21404)Benjamin Peterson2014-06-071-0/+1
* | | | Merge with 3.4Terry Jan Reedy2014-06-031-0/+1
|\ \ \ \ | |/ / /
| * | | Issue 21533: Dicts take iterables, not iterators. Patch by Wolfgang Maier.Terry Jan Reedy2014-06-031-0/+1
* | | | Issue 21575: Show list.sort() arguments in the tutorial.Raymond Hettinger2014-05-271-0/+1
* | | | Issue 15246: Improve test coverage for collections.abc.Set. (Contributed by...Raymond Hettinger2014-05-261-0/+1
* | | | Issue #20197: Added support for the WebP image type in the imghdr module.Serhiy Storchaka2014-05-251-0/+1
* | | | Issue #21555: simplify code in gcmodule.c by using the pytime.h functions ins...Antoine Pitrou2014-05-241-0/+1
* | | | Merge with 3.4Terry Jan Reedy2014-05-231-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21545: Add .pop example and tweak comment about pure mutation methods.Terry Jan Reedy2014-05-231-0/+1
| * | | Issue #21488: Oops, the patch for codecs.encode/decode doc was written byVictor Stinner2014-05-141-1/+0
* | | | Issue #21075: fileinput.FileInput now reads bytes from standard stream ifSerhiy Storchaka2014-05-141-0/+1
|\ \ \ \ | |/ / /
| * | | Issue #21075: fileinput.FileInput now reads bytes from standard stream ifSerhiy Storchaka2014-05-141-0/+1
| * | | Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword supp...Victor Stinner2014-05-141-0/+1
| * | | Issue #21396: Fix TextIOWrapper(..., write_through=True) to not force a flush...Antoine Pitrou2014-05-081-0/+1
* | | | Issue18314 ACKS & NEWSTim Golden2014-05-051-0/+1
* | | | setup.py: report modules which built but import failed (closes #21282)Benjamin Peterson2014-04-301-0/+1