summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #24808: Update the documentation of some PyTypeObject fieldsMartin Panter2015-08-252-0/+4
* Issue #22812: Fix unittest discovery examples.Robert Collins2015-08-242-0/+4
* Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.Yury Selivanov2015-08-181-0/+3
* cgi.FieldStorage.read_multi ignores Content-LengthVictor Stinner2015-08-182-0/+5
* Idle NEWS entries.Terry Jan Reedy2015-08-171-0/+13
* Issue #23672: ACKSTerry Jan Reedy2015-08-171-0/+1
* Issue #24774: Fix docstring in http.server.test.Robert Collins2015-08-172-0/+3
* Issue #21159: Improve message in configparser.InterpolationMissingOptionError.Robert Collins2015-08-131-0/+3
* #21167: Fix definition of NAN when ICC used without -fp-model strict.R David Murray2015-08-132-0/+4
* Fixed doubled spaces in Misc/NEWS.Serhiy Storchaka2015-08-091-17/+17
* Issue #4395: Better testing and documentation of binary operators.Robert Collins2015-08-061-0/+3
* Issue #23004: mock_open() now reads binary data correctly when the type of re...Berker Peksag2015-08-061-0/+3
* Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.Yury Selivanov2015-08-051-0/+3
* Issue #24129: Clarify reference docs for name resolution.Nick Coghlan2015-08-052-0/+6
* Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds.Zachary Ware2015-08-051-0/+4
* Issue #20769: Improve reload() docs. Patch by Dorian Pula.Robert Collins2015-08-042-0/+3
* Issue #24021: docstring for urllib.urlcleanup.Robert Collins2015-08-041-0/+2
* Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.Robert Collins2015-08-031-0/+2
* Issue #23652: Make the select module compile against LSB headers.Zachary Ware2015-08-021-0/+4
* 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-312-0/+4
* Issue #23779: imaplib raises TypeError if authenticator tries to abort.Robert Collins2015-07-302-0/+4
* MergeJason R. Coombs2015-07-291-0/+3
|\
| * Issue #24729: Correct reference to open function.Jason R. Coombs2015-07-291-0/+3
* | Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.Robert Collins2015-07-291-0/+2
|/
* Issue #23319: Add Matthieu Gautier to Misc/ACKSVictor Stinner2015-07-291-0/+1
* Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. PatchVictor Stinner2015-07-291-0/+3
* Issue #19450: Update OS X installer builds to use SQLite 3.8.11.Ned Deily2015-07-291-1/+1
* Issue #23254: Document how to close the TCPServer listening socket.Robert Collins2015-07-291-0/+3
* Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-281-0/+2
* Issue #24735: Fix invalid memory access in combinations_with_replacement()Raymond Hettinger2015-07-281-0/+3
* Issue #23441: rcompleter now prints a tab character instead of displayingBerker Peksag2015-07-271-0/+3
* Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.Robert Collins2015-07-262-0/+3
* Issue #24683: Fixed crashes in _json functions called with arguments ofSerhiy Storchaka2015-07-261-0/+3
* Issue #21697: shutil.copytree() now correctly handles symbolic links that poi...Berker Peksag2015-07-251-0/+3
* Issue #24620: Random.setstate() now validates the value of state last element.Serhiy Storchaka2015-07-241-0/+2
* Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-222-0/+3
* Issue #24603: Update the Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-221-2/+2
* Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes.Serhiy Storchaka2015-07-181-0/+2
* Issue #21750: mock_open.read_data can now be read from each instance, as itRobert Collins2015-07-171-0/+3
* Closes #23247: Fix a crash in the StreamWriter.reset() of CJK codecsVictor Stinner2015-07-161-0/+2
* - Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.Robert Collins2015-07-142-0/+5
* Issue #24608: chunk.Chunk.read() now always returns bytes, not str.Serhiy Storchaka2015-07-101-0/+2
* Corrected empty lines in Misc/NEWS.Serhiy Storchaka2015-07-061-3/+8
* Issue #18684: Fixed reading out of the buffer in the re module.Serhiy Storchaka2015-07-061-0/+2
* Issue #24259: tarfile now raises a ReadError if an archive is truncated insid...Lars Gustäbel2015-07-061-0/+3
* merge headsBenjamin Peterson2015-07-051-2/+2
|\
| * Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.Ned Deily2015-07-041-4/+2
| * Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-031-0/+2