summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Issue #7084: Fix a (very unlikely) crash when printing a list from oneAntoine Pitrou2009-10-111-0/+1
* Issue #7082: When falling back to the MIME 'name' parameter, theR. David Murray2009-10-091-0/+1
* Add Anders Chrigstrom to Misc/ACKS for his work on unicodedata.Amaury Forgeot d'Arc2009-10-061-0/+1
* Issue #6790: Make it possible again to pass an `array.array` toAntoine Pitrou2009-09-291-0/+1
* When range checking was added to time.strftime() a check was placed on tm_isdstBrett Cannon2009-09-221-0/+1
* add keyword arguments support to str/unicode encode and decode #6300Benjamin Peterson2009-09-181-0/+1
* Add Gawain Bolton to Misc/ACKS for his work on base 10 integer -> string opti...Mark Dickinson2009-09-181-0/+1
* Restore alphabetic order.Georg Brandl2009-08-231-1/+1
* better col_offsets for "for" statements with tuple unpacking #6704Benjamin Peterson2009-08-151-0/+1
* Expat could crash if given the wrong kind of input by never stopping itsBrett Cannon2009-08-131-1/+2
* Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note...Jesse Noller2009-08-061-0/+1
* Issue #6619: Remove duplicate 'isgenerator' function from inspect module.Mark Dickinson2009-08-021-0/+1
* Add Case Van Horsen to Misc/ACKS, for fractions module patches and other workMark Dickinson2009-07-181-0/+1
* Issue 6433: multiprocessing.pool.map hangs on empty listJesse Noller2009-07-161-0/+1
* fix another nameBenjamin Peterson2009-07-121-1/+1
* change encoding to utf-8Benjamin Peterson2009-07-121-25/+25
* fix Tarek's nameBenjamin Peterson2009-07-121-1/+1
* add JoeBenjamin Peterson2009-07-121-1/+2
* Resolves issues 5155, 5313, 5331 - bad file descriptor error with processes i...Jesse Noller2009-06-301-0/+3
* Fix issue 5230 by having pydoc's safeimport check to see if the importR. David Murray2009-06-231-0/+1
* Update ACKSAntoine Pitrou2009-05-301-0/+1
* Issue #3585: Add pkg-config support.Antoine Pitrou2009-05-241-0/+1
* reorder nameBenjamin Peterson2009-05-231-1/+1
* support building with subversion 1.7 #6094Benjamin Peterson2009-05-231-0/+1
* Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returnsR. David Murray2009-05-231-0/+2
* Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr.Antoine Pitrou2009-05-141-0/+1
* Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'R. David Murray2009-05-131-0/+2
* Fixed #5941: added ARFLAGS for the archiver command.Tarek Ziadé2009-05-071-0/+1
* Add Nick Barnes to ACKS.Antoine Pitrou2009-05-041-0/+1
* Fix issue 2245. aifc now skips any chunk type it doesn't actuallyR. David Murray2009-04-291-0/+2
* Issue #1734234: Massively speedup `unicodedata.normalize()` when theAntoine Pitrou2009-04-271-0/+1
* Add Maksim, who worked on several issues at the sprint.Georg Brandl2009-04-011-0/+1
* Fix issue 2522. locale.format now checks that it is passedR. David Murray2009-04-011-0/+2
* #5228: add pickle support to functools.partialJack Diederich2009-03-311-0/+1
* Issue 5619: Pass MS CRT debug flags into subprocessesJesse Noller2009-03-311-0/+1
* missed the news/acks for netbsd patchJesse Noller2009-03-311-0/+1
* merge in patch from tim golden to fix contextmanager support for mp.Lock()Jesse Noller2009-03-301-1/+1
* give httplib.IncompleteRead a more sane repr #4308Benjamin Peterson2009-03-021-0/+1
* fixed the data_files inclusion behaviorTarek Ziadé2009-02-171-0/+1
* Added Ross Light to ACKS, for bug 4285 (r69331).Eric Smith2009-02-161-0/+1
* Issue #5175: PyLong_AsUnsignedLongLong now raises OverflowError forMark Dickinson2009-02-101-0/+1
* compileall used the ctime of bytecode and source to determine if the bytecodeBrett Cannon2009-02-101-1/+2
* Issue 4195: Restore the ability to execute packages with the -m switch (but t...Nick Coghlan2009-02-081-0/+1
* Properly document multiprocessing's logging support, resolve outstanding issu...Jesse Noller2009-01-251-0/+1
* Add ACKS entries for some of the patches I've been committing.Antoine Pitrou2009-01-101-0/+6
* Issue #3439: add bit_length method to int and long.Mark Dickinson2008-12-171-0/+1
* #4048 make the parser module accept relative imports as validBenjamin Peterson2008-11-031-0/+1
* #1638033: add support for httponly on Cookie.MorselBenjamin Peterson2008-09-061-0/+1
* Keep sorted.Georg Brandl2008-07-161-3/+3
* Add Victor Stinner, he provided the patch for issue #3313.Thomas Heller2008-07-151-0/+1