summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
...
| * #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-131-0/+1
* | Merge issue #24129 from 3.4Nick Coghlan2015-08-051-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 #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 #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
* | Issue 24745: Add ACKS entry.Terry Jan Reedy2015-08-011-0/+1
|\ \ | |/
| * Issue 24745: Add ACKS entry.Terry Jan Reedy2015-08-011-0/+1
* | Merge with 3.4Terry 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 #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 #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-301-0/+1
* | Merge 3.4 (Misc/ACKS)Victor Stinner2015-07-291-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 #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 #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 #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 #23661: unittest.mock side_effects can now be exceptions again.Robert Collins2015-07-141-0/+1
* | PEP 489: Multi-phase extension module initializationNick Coghlan2015-05-231-0/+1
* | Issue #23086: Add start and stop arguments to the Sequence.index() mixin method.Raymond Hettinger2015-05-231-0/+1
* | Issue #15836: assertRaises(), assertRaisesRegex(), assertWarns() andSerhiy Storchaka2015-05-211-0/+1
* | Issue #9858: Add missing method stubs to _io.RawIOBase. Patch by Laura Ruppr...Antoine Pitrou2015-05-201-0/+1
* | #21083: add get_content_disposition method to email.message.R David Murray2015-05-161-0/+1
* | PEP 448: additional unpacking generalizations (closes #2292)Benjamin Peterson2015-05-061-0/+1
* | Issue #22619: Added negative limit support in the traceback module.Serhiy Storchaka2015-05-031-0/+1
* | Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview.Gregory P. Smith2015-04-251-0/+1
* | #16914: add timestamps to smtplib debugging output via new debuglevel 2.R David Murray2015-04-161-0/+2
* | #7159: generalize urllib prior auth support.R David Murray2015-04-161-0/+1
* | #18128: use standard +NNNN timezone format in POT-Creation-Date header.R David Murray2015-04-161-0/+1
* | Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFi...Eric V. Smith2015-04-151-0/+1
* | add Allison Kaptur (#21217)Benjamin Peterson2015-04-151-0/+1
* | Issue #21217: inspect.getsourcelines() now tries to compute the start andAntoine Pitrou2015-04-141-0/+1
* | Merge 3.4 (#23310)Łukasz Langa2015-04-141-1/+1
|\ \ | |/
| * Issue #23310: Fix MagicMock's initializer to work with __methods__.Łukasz Langa2015-04-141-0/+1
* | Issue #23310: Fix MagicMock's initializer to work with __methods__.Łukasz Langa2015-04-141-0/+1
* | #11754: test contents of string module attributes.R David Murray2015-04-141-0/+1
* | Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES.Larry Hastings2015-04-131-0/+1
* | Issue #21116: Avoid blowing memory when allocating a multiprocessing sharedAntoine Pitrou2015-04-131-0/+1
* | Merge with 3.4Zachary Ware2015-04-131-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
|\ \ | |/
| * Issue #23338: Fixed formatting ctypes error messages on Cygwin.Serhiy Storchaka2015-04-041-0/+1
* | #11468: merge with 3.4.Ezio Melotti2015-03-241-0/+1
|\ \ | |/