summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #19448: Add private API to SSL module to lookup ASN.1 objects by OID, N...Christian Heimes2013-11-171-0/+3
* Close #19282: Native context management in dbmNick Coghlan2013-11-171-0/+3
* #17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs().Ezio Melotti2013-11-161-0/+3
* Fixed issue number for issue #8311.Serhiy Storchaka2013-11-161-1/+1
* Issue #16685: Added support for writing any bytes-like objects in the aifc,Serhiy Storchaka2013-11-161-0/+3
* Issue #5202: Added support for unseekable files in the wave module.Serhiy Storchaka2013-11-161-0/+2
* Issue #19544 and Issue #1180: Restore global option to ignore ~/.pydistutils...Andrew Kuchling2013-11-101-0/+4
* Closes #19523: Merged fix from 3.3.Vinay Sajip2013-11-151-0/+2
|\
| * Issue #19523: Closed FileHandler leak which occurred when delay was set.Vinay Sajip2013-11-151-0/+2
| * Issue #13674 Updated NEWSTim Golden2013-11-121-0/+3
* | Issue #19544 and Issue #6516: Restore support for --user and --group paramete...Andrew Kuchling2013-11-151-0/+3
* | Close #17828: better handling of codec errorsNick Coghlan2013-11-131-0/+9
* | Close #19466: Clear the frames of daemon threads earlier during the PythonVictor Stinner2013-11-121-0/+4
* | Issue #13674 Updated NEWSTim Golden2013-11-121-0/+3
* | Issue #19440: Clean up test_capiZachary Ware2013-11-121-0/+4
|\ \ | |/
| * Issue #19440: Clean up test_capiZachary Ware2013-11-121-0/+4
| * Correct a merge error in Misc/NEWSZachary Ware2013-11-121-1/+1
* | #15422: remove NEWS item for a change that was later revertedAndrew Kuchling2013-11-111-3/+0
* | Close #19406: Initial implementation of ensurepipNick Coghlan2013-11-112-0/+4
* | Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was una...Jason R. Coombs2013-11-101-0/+4
|\ \ | |/
| * Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of...Jason R. Coombs2013-11-101-0/+4
* | Merge with 3.3 for Issue #19544 and Issue #7457Jason R. Coombs2013-11-101-0/+4
|\ \ | |/
| * Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.di...Jason R. Coombs2013-11-101-0/+4
* | Issue #16685: Added support for any bytes-like objects in the audioop module.Serhiy Storchaka2013-11-101-0/+3
* | Update Misc/NEWS for Issue #7171Jason R. Coombs2013-11-101-0/+3
* | Issue #19261: Added support for writing 24-bit samples in the sunau module.Serhiy Storchaka2013-11-101-0/+2
* | Add news entry for #1097797; whitespace cleanupAndrew Kuchling2013-11-101-1/+4
* | Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.Serhiy Storchaka2013-11-091-0/+2
|\ \ | |/
| * Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.Serhiy Storchaka2013-11-091-0/+2
| * Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid readStefan Krah2013-11-081-0/+9
* | Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid readStefan Krah2013-11-081-0/+9
* | Issue #19514: Add Andrei Dorian Duma to Misc/ACKS for changeset 4a09cc62419bVictor Stinner2013-11-071-0/+1
* | Issue #19514: Deduplicate some _Py_IDENTIFIER declarations.Martin v. Löwis2013-11-071-0/+3
* | #19480: merge with 3.3.Ezio Melotti2013-11-071-0/+3
|\ \ | |/
| * #19480: HTMLParser now accepts all valid start-tag names as defined by the HT...Ezio Melotti2013-11-071-0/+3
| * Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.Ned Deily2013-11-051-0/+8
| * Issue #18702: All skipped tests now reported as skipped.Serhiy Storchaka2013-11-031-0/+2
| * Issue #10197: merge headsTim Golden2013-11-031-0/+3
| |\
* | | Close #19378: address flaws in the new dis module APIsNick Coghlan2013-11-061-0/+20
* | | #18678: Correct names of spwd struct members.R David Murray2013-11-041-0/+4
* | | Issue #18702: All skipped tests now reported as skipped.Serhiy Storchaka2013-11-031-0/+2
* | | Issue #10197: merge headsTim Golden2013-11-031-0/+3
|\ \ \
| * \ \ Issue #10197 Rework subprocess.get[status]output to use subprocess functional...Tim Golden2013-11-031-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | Issue #10197 Rework subprocess.get[status]output to use subprocess functional...Tim Golden2013-11-031-0/+3
* | | | Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raisesSerhiy Storchaka2013-11-031-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo.Serhiy Storchaka2013-11-031-0/+2
* | | | Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple ofSerhiy Storchaka2013-11-031-0/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple ofSerhiy Storchaka2013-11-031-0/+3
| |/
* | Close #19403: make contextlib.redirect_stdout reentrantNick Coghlan2013-11-031-0/+2
* | Close #19439: execute embedding tests on WindowsNick Coghlan2013-11-031-0/+3