summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
...
* | | mergeRaymond Hettinger2014-06-241-0/+1
|\ \ \
| * | | add Chris FosterBenjamin Peterson2014-06-241-0/+1
* | | | Issue #11974: Add tutorial section on class and instance variablesRaymond Hettinger2014-06-241-0/+1
|/ / /
* | | Issue #21812: Trigger immediate transformation in turtle.shapetransform().Raymond Hettinger2014-06-221-0/+1
* | | Issue #21722: The distutils "upload" command now exits with a non-zero return...Antoine Pitrou2014-06-191-0/+1
* | | add Ammar Brohi for running ssllab's test on python.org and reporting a problemBenjamin Peterson2014-06-171-0/+1
* | | document TokenError and unclosed expression behavior (closes #12063)Benjamin Peterson2014-06-081-0/+1
* | | in ftp cache pruning, avoid changing the size of a dict while iterating over ...Benjamin Peterson2014-06-071-0/+1
* | | document the compress_level argument to tarfile.open (closes #21404)Benjamin Peterson2014-06-071-0/+1
* | | Issue 21533: Dicts take iterables, not iterators. Patch by Wolfgang Maier.Terry Jan Reedy2014-06-031-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 #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
* | | Issue #21321: itertools.islice() now releases the reference to the source ite...Antoine Pitrou2014-04-291-0/+1
* | | Issue #21026: Augment site doc based on experiments. Patch by Carol Willing.Terry Jan Reedy2014-04-291-0/+1
* | | Issue #21127: Path objects can now be instantiated from str subclass instance...Antoine Pitrou2014-04-221-0/+1
* | | #12220: improve minidom error when URI contains spaces.R David Murray2014-04-201-0/+1
* | | Issue #21311: Avoid exception in _osx_support with non-standard compilerNed Deily2014-04-191-0/+1
* | | Issue #21289: Fix documentation building on Windows using Doc/make.bat.Zachary Ware2014-04-181-0/+1
* | | Issue #18566: Clarify unittest setUp, tearDown doc. Patch by Nitika Agarwal.Terry Jan Reedy2014-04-161-0/+1
* | | merge 3.3Benjamin Peterson2014-04-141-0/+1
|\ \ \ | |/ /
| * | merge 3.2Benjamin Peterson2014-04-141-0/+1
| |\ \ | | |/
| | * in scan_once, prevent the reading of arbitrary memory when passed a negative ...Benjamin Peterson2014-04-141-0/+1
* | | merge 3.3Benjamin Peterson2014-03-311-0/+1
|\ \ \ | |/ /
| * | merge 3.2Benjamin Peterson2014-03-311-0/+1
| |\ \ | | |/
| | * add Ian BeerBenjamin Peterson2014-03-311-0/+1
* | | backport: #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex.R David Murray2014-03-251-0/+1
* | | Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Sc...Antoine Pitrou2014-03-231-0/+1
* | | add Nehal HussainBenjamin Peterson2014-03-201-0/+1
* | | merge 3.3Benjamin Peterson2014-03-121-0/+1
|\ \ \ | |/ /
| * | add Sean RodmanBenjamin Peterson2014-03-121-0/+1
* | | #20871: improve email policy test coverage.R David Murray2014-03-091-0/+1
* | | #11558: Better message if attach called on non-multipart.R David Murray2014-03-061-0/+1
* | | merge 3.3Benjamin Peterson2014-03-021-0/+1
|\ \ \ | |/ /
| * | add Chris AngelicoBenjamin Peterson2014-03-021-0/+1
| * | Issue #20367: Fix behavior of concurrent.futures.as_completed() for duplicateVictor Stinner2014-01-271-0/+1
* | | Issue #20637: Key-sharing now also works for instance dictionaries of subclas...Antoine Pitrou2014-02-231-0/+1
* | | Issue #20367: Add Glenn Langford to Misc/ACKSVictor Stinner2014-01-261-0/+1
* | | Merge from 3.3.Stefan Krah2014-01-201-0/+1
|\ \ \ | |/ /
| * | Issue #19036: Including locale.h should not depend on HAVE_LANGINFO_H.Stefan Krah2014-01-201-0/+1
* | | merge 3.3 (#18574)Benjamin Peterson2014-01-191-0/+1
|\ \ \ | |/ /
| * | add Nikolaus Rath to ACKSBenjamin Peterson2014-01-191-0/+1
| * | merge 3.2 (#20246)Benjamin Peterson2014-01-141-0/+1
| |\ \ | | |/
| | * complain when nbytes > buflen to fix possible buffer overflow (closes #20246)Benjamin Peterson2014-01-141-0/+1
| * | Issue #13107: argparse and optparse no longer raises an exception when outputSerhiy Storchaka2014-01-091-0/+1
| * | Issue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta.Zachary Ware2013-12-191-0/+1
* | | merge 3.3 (#20246)Benjamin Peterson2014-01-141-0/+1
* | | Issue #19648: implement empty tests in pickletester. Patch by Gennadiy Zlobin.Antoine Pitrou2013-12-281-0/+1