summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versionsAntoine Pitrou2010-04-291-0/+1
* Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module co...Nick Coghlan2010-04-281-0/+1
* Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newlineAntoine Pitrou2010-04-271-0/+1
* Issue #8549: Fix compiling the _ssl extension under AIX. Patch byAntoine Pitrou2010-04-271-0/+1
* Issue #7943: Fix circular reference created when instantiating an SSLAntoine Pitrou2010-04-231-0/+1
* Issue #7332: Remove the 16KB stack-based buffer inAntoine Pitrou2010-04-211-0/+1
* Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters.R. David Murray2010-04-131-0/+2
* Issue #7585: use tab between components in unified and context diff headers.R. David Murray2010-04-121-0/+1
* Issue #8032: For gdb7, a python-gdb.py file is added to the build,Martin v. Löwis2010-04-011-0/+1
* Issue #8248: Add some tests for the bool type. Patch by Gregory Nofi.Antoine Pitrou2010-03-301-0/+1
* fix ACKS: alphabetic order and UTF-8Florent Xicluna2010-03-301-3/+3
* Issue #7143: get_payload used to strip any trailing newline from aR. David Murray2010-03-081-0/+1
* Issue 6292: for the moment at least, the test suite passes if runR. David Murray2010-02-231-0/+1
* * fix issue#7476Jack Diederich2010-02-221-0/+1
* Issue #7633: Context method in the decimal module (with the exceptionMark Dickinson2010-02-181-0/+1
* Issue 5754: tweak shelve doc wording to make it clearer that even whenR. David Murray2010-02-111-0/+1
* Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">")Antoine Pitrou2010-02-091-0/+1
* Issue #5677: Explicitly forbid write operations on read-only file objects,Antoine Pitrou2010-02-051-0/+1
* Add Chris Rebert to ACKS for issue 6760 Popen doc improvements.R. David Murray2010-02-041-0/+1
* - Issue #6939: Fix file I/O objects in the `io` module to keep the originalAntoine Pitrou2010-01-311-0/+1
* Issue #6963: Added maxtasksperchild argument to multiprocessing.PoolJesse Noller2010-01-271-0/+1
* fix an UnboundLocalError when the release file is empty #7773Benjamin Peterson2010-01-251-0/+1
* Add ACKS entry for r77472.Antoine Pitrou2010-01-131-0/+1
* Credit Nir Aides for r77288Antoine Pitrou2010-01-031-0/+1
* Add Marcos Donolo for work on issue 7534 patch.Mark Dickinson2009-12-301-0/+1
* Fix the transient refleaks in test_zipimport_support.Antoine Pitrou2009-12-081-0/+1
* Add Christoph Gohlke, for the issue 4120 work.Martin v. Löwis2009-12-031-0/+1
* Issue #1515: Enable use of deepcopy() with instance methods. Patch by Robert...Antoine Pitrou2009-11-281-0/+1
* Add ACKS entry for Pablo MouzoAntoine Pitrou2009-11-271-0/+1
* Issue #7211: Allow 64-bit values for the `ident` and `data` fields of keventAntoine Pitrou2009-11-041-0/+1
* Acknowledge Ned Deily (extensive bug hunting and testing on OS X)Mark Dickinson2009-10-241-0/+1
* Issue #1722344: threading._shutdown() is now called in Py_Finalize(), whichAntoine Pitrou2009-10-201-0/+1
* 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