summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-0/+1
* reinitialize an Event's Condition with a regular lock (closes #25319)Benjamin Peterson2015-10-061-0/+1
* Issue #23972: updates to asyncio datagram API. By Chris Laws.Guido van Rossum2015-10-051-0/+1
* Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel.Guido van Rossum2015-10-031-0/+1
* Issue #25232: Fix CGIRequestHandler's splitting of URL queryMartin Panter2015-10-031-0/+1
* Fixed issue #25034: Fix string.Formatter problem with auto-numberingEric V. Smith2015-09-291-0/+1
* Add Benjamin Hodgson to Misc/ACKAndrew Svetlov2015-09-241-0/+1
* Issue #23630, asyncio: host parameter of loop.create_server() can now be aVictor Stinner2015-09-211-0/+1
* Issue #25176: Correct link for cgi.parse_qsl; patch from Ville SkyttäMartin Panter2015-09-201-0/+1
* Issue #25030: Do not document seek() as if it accepts keyword argumentsMartin Panter2015-09-111-0/+1
* Issue #24984: Document AF_BLUETOOTH socket address formatsMartin Panter2015-09-091-0/+1
* Issue #25019: Fixed a crash caused by setting non-string key of expat parser.Serhiy Storchaka2015-09-071-0/+1
* Issue #25004: Handle out-of-disk-space error in LargeMmapTestsMartin Panter2015-09-071-0/+1
* Issue #23406: Clarify documentation on multiplying a sequenceMartin Panter2015-09-071-0/+1
* Fix race condition in create_stdio()Victor Stinner2015-09-041-0/+1
* Issue #24952: Clarify default argument of stack_size() in threading, _threadMartin Panter2015-08-311-0/+1
* Issue #24808: Update the documentation of some PyTypeObject fieldsMartin Panter2015-08-251-0/+1
* Issue #22812: Fix unittest discovery examples.Robert Collins2015-08-241-0/+1
* cgi.FieldStorage.read_multi ignores Content-LengthVictor Stinner2015-08-181-0/+1
* Issue #23672: ACKSTerry Jan Reedy2015-08-171-0/+1
* Issue #24774: Fix docstring in http.server.test.Robert Collins2015-08-171-0/+1
* #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-131-0/+1
* Issue #24129: Clarify reference docs for name resolution.Nick Coghlan2015-08-051-0/+1
* Issue #20769: Improve reload() docs. Patch by Dorian Pula.Robert Collins2015-08-041-0/+1
* Issue #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
* Issue 24745: Add ACKS entry.Terry Jan Reedy2015-08-011-0/+1
* Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.Terry Jan Reedy2015-08-011-0/+1
* Issue #22932: Fix timezones in email.utils.formatdate.Robert Collins2015-07-311-0/+1
* Issue #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-301-0/+1
* Issue #23319: Add Matthieu Gautier to Misc/ACKSVictor Stinner2015-07-291-0/+1
* Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-261-0/+1
* Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-0/+1
* - Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.Robert Collins2015-07-141-0/+2
* Issue #23985: Fixed integer overflow in iterator object. Patch bySerhiy Storchaka2015-05-211-0/+1
* Issue #23310: Fix MagicMock's initializer to work with __methods__.Łukasz Langa2015-04-141-0/+1
* Attribute Michael Dorman for his initial patch on issue #18402.Zachary Ware2015-04-131-0/+1
* Issue #23338: Fixed formatting ctypes error messages on Cygwin.Serhiy Storchaka2015-04-041-0/+1
* #11468: improve unittest basic example. Initial patch by Florian Preinstorfer.Ezio Melotti2015-03-241-0/+1
* Issue #23654: Fix faulthandler._stack_overflow() for the Intel C Compiler (ICC)Victor Stinner2015-03-231-0/+1
* #23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.R David Murray2015-03-221-0/+1
* Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() nowSerhiy Storchaka2015-03-131-0/+2
* Issue #23192: Fixed generator lambdas. Patch by Bruno Cauet.Serhiy Storchaka2015-03-111-0/+1
* Issue #23526: Fix ResourceWarning in test_httplib. Patch written by Alex Shkop.Victor Stinner2015-02-271-0/+1
* fix pydoc.apropos and pydoc.synopsis on modules with empty docstrings (#21548)Benjamin Peterson2015-02-171-0/+1
* fix many custom mro() edge cases and improve code quality (#22735)Benjamin Peterson2015-02-061-0/+1
* Issue #23180: Rename IDLE "Windows" menu item to "Window".Ned Deily2015-01-181-0/+1
* fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-131-0/+1
* Closes #22348: Rephrase asyncio.StreamWriter.drain() documentationVictor Stinner2014-11-281-0/+1
* Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2Serhiy Storchaka2014-11-021-0/+1
* #22751: fix test___all__ warning about modified environment in the tests. Pa...Ezio Melotti2014-11-021-0/+1