summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch bySerhiy Storchaka2016-03-121-0/+3
|\ \ \ | |/ /
| * | Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch bySerhiy Storchaka2016-03-122-0/+4
* | | Add Mock.assert_called()Victor Stinner2016-03-112-0/+4
* | | Issue #20589: Invoking Path.owner() and Path.group() on Windows now raiseBerker Peksag2016-03-111-0/+3
|\ \ \ | |/ /
| * | Issue #20589: Invoking Path.owner() and Path.group() on Windows now raiseBerker Peksag2016-03-111-0/+3
* | | Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.Serhiy Storchaka2016-03-091-0/+2
|\ \ \ | |/ /
| * | Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.Serhiy Storchaka2016-03-091-0/+2
* | | Issue #21042: Return full path in ctypes.util.find_library() on LinuxMartin Panter2016-03-102-0/+4
* | | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-081-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 fileinput.Serhiy Storchaka2016-03-081-0/+3
|\ \ \ | |/ /
| * | Issue #15068: Got rid of excessive buffering in the fileinput module.Serhiy Storchaka2016-03-081-0/+3
* | | Issue #26465: merge from 3.5Ned Deily2016-03-081-2/+4
|\ \ \ | |/ /
| * | Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g.Ned Deily2016-03-081-2/+4
* | | Issue #24324: merge from 3.5Ned Deily2016-03-081-0/+4
|\ \ \ | |/ /
| * | Issue #24324: Do not enable unreachable code warnings when usingNed Deily2016-03-081-0/+4
* | | Issue #26505: merge from 3.5Ned Deily2016-03-071-0/+1
|\ \ \ | |/ /
| * | Issue #26505: Fix typos in getaddrinfo license text.Ned Deily2016-03-071-0/+1
* | | Closes #19475: Added timespec to the datetime.isoformat() method.Alexander Belopolsky2016-03-062-0/+4
* | | Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.pyBerker Peksag2016-03-061-0/+3
|\ \ \ | |/ /
| * | Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.pyBerker Peksag2016-03-061-0/+3
* | | Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm...Berker Peksag2016-03-061-0/+3
|\ \ \ | |/ /
| * | Issue #2202: Fix UnboundLocalError in AbstractDigestAuthHandler.get_algorithm...Berker Peksag2016-03-061-0/+3
* | | Issue #26167: Minimized overhead in copy.copy() and copy.deepcopy().Serhiy Storchaka2016-03-061-0/+4
* | | Issue #26015: Added new tests for pickling iterators of mutable sequences.Serhiy Storchaka2016-03-061-0/+2
|\ \ \ | |/ /
| * | Issue #26015: Added new tests for pickling iterators of mutable sequences.Serhiy Storchaka2016-03-061-0/+2
* | | Issue #25718: Fixed pickling and copying the accumulate() iterator with total...Serhiy Storchaka2016-03-061-0/+3
|\ \ \ | |/ /
| * | Issue #25718: Fixed pickling and copying the accumulate() iterator with total...Serhiy Storchaka2016-03-061-0/+3
* | | Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.Serhiy Storchaka2016-03-061-0/+3
|\ \ \ | |/ /
| * | Issue #26475: Fixed debugging output for regular expressions with the (?x) flag.Serhiy Storchaka2016-03-061-0/+3
* | | Issue #26482: Allowed pickling recursive dequeues.Serhiy Storchaka2016-03-061-0/+2
* | | merge 3.5 (closes #26478)Benjamin Peterson2016-03-041-0/+3
|\ \ \ | |/ /
| * | merge 3.4 (closes #26478)Benjamin Peterson2016-03-041-0/+3
| |\ \ | | |/
| | * properly use the ObjArgs variant of CallMethod in dictview binary operations ...Benjamin Peterson2016-03-041-0/+3
* | | Issue #26335: Make mmap.write() return the number of bytes written likeBerker Peksag2016-03-021-0/+3
* | | Merge 3.5Victor Stinner2016-03-011-0/+4
|\ \ \ | |/ /
| * | Fix str.translate()Victor Stinner2016-03-011-0/+4
* | | Issue #26457: Fixed the subnets() methods in IP network classes for the caseSerhiy Storchaka2016-03-011-0/+4
|\ \ \ | |/ /
| * | Issue #26457: Fixed the subnets() methods in IP network classes for the caseSerhiy Storchaka2016-03-011-0/+4
* | | Issue #26385: Merge NamedTemporaryFile fix from 3.5Martin Panter2016-02-291-0/+3
|\ \ \ | |/ /
| * | Issue #26385: Cleanup NamedTemporaryFile if open() fails, by SilentGhostMartin Panter2016-02-281-0/+3
* | | Issue #22836: Merge exception reporting from 3.5Martin Panter2016-02-281-0/+5
|\ \ \ | |/ /
| * | Issue #22836: Keep exception reports sensible despite errorsMartin Panter2016-02-281-0/+5
* | | #26246: merge with 3.5.Ezio Melotti2016-02-271-0/+1
|\ \ \ | |/ /
| * | #26246: merge with 3.4.Ezio Melotti2016-02-271-0/+1
| |\ \ | | |/
| | * #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-0/+1
* | | merge with 3.5Georg Brandl2016-02-261-1/+1
|\ \ \ | |/ /
| * | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
| * | Issue #24421: Compile _math.c separately to avoid race conditionMartin Panter2016-02-031-0/+4
* | | Issue #26402: Merge XML-RPC client fix from 3.5Martin Panter2016-02-251-0/+4
|\ \ \ | |/ /