summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #23857: Implement PEP 493Nick Coghlan2016-03-201-0/+4
* #26250: document the sqlite3.Cursor.connection attribute. Initial patches by...Ezio Melotti2016-03-181-0/+1
* Issue #26313: ssl.py _load_windows_store_certs fails if windows cert store is...Steve Dower2016-03-171-0/+3
* Issue #19450: Update Windows builds to use SQLite 3.8.11.0.Steve Dower2016-03-171-0/+2
* Issue #17603: Check for st_blocks field without requiring fileblocks.oMartin Panter2016-03-181-0/+3
* #24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.Ezio Melotti2016-03-131-0/+1
* #25687: clarify that errors in tearDown increase the total number of reported...Ezio Melotti2016-03-131-0/+1
* Issue #26513: Fixes platform module detection of Windows ServerSteve Dower2016-03-121-0/+2
* Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch bySerhiy Storchaka2016-03-122-0/+4
* Issue #16851: Add Anna Koroliuk to Misc/ACKSVictor Stinner2016-03-111-0/+1
* Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.Serhiy Storchaka2016-03-091-0/+2
* Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-081-0/+2
* Issue #15068: Got rid of excessive buffering in the fileinput module.Serhiy Storchaka2016-03-081-0/+3
* Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.Ned Deily2016-03-081-2/+2
* properly use PyObject_CallMethod in dictview binary operations (closes #26478)Benjamin Peterson2016-03-041-0/+3
* Issue #26505: Fix typos in getaddrinfo license text.Ned Deily2016-03-071-0/+1
* Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm...Berker Peksag2016-03-061-0/+3
* Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.Serhiy Storchaka2016-03-061-0/+3
* Issue #26476: Fixed compilation error when use PyErr_BadInternalCall() in C++.Serhiy Storchaka2016-03-031-0/+6
* Issue #26385: Cleanup NamedTemporaryFile if fdopen() fails, by SilentGhostMartin Panter2016-02-291-0/+3
* Issue #22836: Keep exception reports sensible despite errorsMartin Panter2016-02-281-0/+5
* #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-0/+1
* Issue #24421: Compile _math.c separately to avoid race conditionMartin Panter2016-02-031-0/+4
* Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries.Ned Deily2016-02-241-0/+2
* Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls onNed Deily2016-02-231-1/+4
* Issue #26417: Prevent spurious errors and incorrect defaults whenNed Deily2016-02-231-0/+7
* Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-221-0/+2
* Issue #26309: Shut down SocketServer request if verify_request() is falseMartin Panter2016-02-181-0/+4
* open the cert store readonlyBenjamin Peterson2016-02-181-0/+2
* Issue #25924: Avoid unnecessary serialization of getaddrinfo(3) calls on OS XNed Deily2016-02-151-0/+3
* Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.Ned Deily2016-02-151-2/+2
* Issue #24303: Fix random EEXIST upon multiprocessing semaphores creation withCharles-François Natali2016-02-121-0/+3
* Issue #25698: Importing module if the stack is too deep no longer replacesSerhiy Storchaka2016-02-101-0/+3
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-102-9/+9
* Issues #26310, #26311: Fix typos in the documentationMartin Panter2016-02-101-1/+1
* Issue #22847: Improve method cache efficiency.Antoine Pitrou2014-11-141-0/+2
* Issue #12923: Reset FancyURLopener's redirect counter even on exceptionMartin Panter2016-02-042-0/+4
* Issue #25945: Fixed bugs in functools.partial.Serhiy Storchaka2016-02-021-0/+5
* Issue #26244: Clarify default zlib compression level in documentationMartin Panter2016-02-031-0/+1
* Issue #19023: Document ctypes array and pointer classesMartin Panter2016-01-291-0/+1
* Issue #19883: Fixed possible integer overflows in zipimport.Serhiy Storchaka2016-01-281-0/+2
* code_richcompare() now uses the constants typesVictor Stinner2016-01-221-0/+6
* Issue #26106: doc: Move text of licenses to parsed literal blockVictor Stinner2016-01-211-0/+1
* prevent buffer overflow in get_data (closes #26171)Benjamin Peterson2016-01-211-0/+3
* Issue #26147: xmlrpclib now works with unicode not encodable with usedSerhiy Storchaka2016-01-201-0/+3
* Issue #16620: Fixed AttributeError in msilib.Directory.glob().Serhiy Storchaka2016-01-191-0/+2
* Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds.Serhiy Storchaka2016-01-181-0/+2
* Issue #6500: Fixed infinite recursion in urllib2.Request.__getattr__().Serhiy Storchaka2016-01-181-0/+2
* Issue #25824: Fixes sys.winver to not include any architecture suffix.Steve Dower2016-01-161-0/+2
* Issue #25940: Use self-signed.pythontest.net in SSL testsMartin Panter2016-01-151-0/+3