summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.Christian Heimes2013-11-202-0/+4
* Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-11-191-0/+3
|\
| * Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-11-191-0/+3
* | #2927: Added the unescape() function to the html module.Ezio Melotti2013-11-191-0/+2
* | Merge: #19449: Handle non-string keys when generating 'fieldnames' error.R David Murray2013-11-191-0/+3
|\ \ | |/
| * #19449: Handle non-string keys when generating 'fieldnames' error.R David Murray2013-11-191-0/+3
| * Issue #19596: Set untestable tests in test_importlib to NoneZachary Ware2013-11-191-0/+3
* | Issue #19550: Implement Windows installer changes of PEP 453 (ensurepip).Martin v. Löwis2013-11-191-0/+2
* | Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.Serhiy Storchaka2013-11-192-0/+7
* | Issue #8402: Added the escape() function to the glob module.Serhiy Storchaka2013-11-181-0/+2
* | Issue #19520: Fix (the last!) compiler warning on 32bit Windows, in _sha3Zachary Ware2013-11-171-0/+2
* | Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module.Antoine Pitrou2013-11-171-0/+2
* | Issue #19634: time.strftime("%y") now raises a ValueError on AIX when given aVictor Stinner2013-11-171-0/+3
* | Fix test.support.bind_port() to not cause an error when Python was compiledGregory P. Smith2013-11-171-0/+4
|\ \ | |/
| * Fix test.support.bind_port() to not cause an error when Python was compiledGregory P. Smith2013-11-171-0/+4
* | Fix compilation error under gcc of the ctypes module bundled libffi for arm.Gregory P. Smith2013-11-171-0/+2
|\ \ | |/
| * Fix compilation error under gcc of the ctypes module bundled libffi for arm.Gregory P. Smith2013-11-171-0/+2
| * merge with 3.3.3 release cloneGeorg Brandl2013-11-172-6/+34
| |\
| | * Bump to 3.3.3 final.v3.3.3Georg Brandl2013-11-172-1/+9
| | * Bump to 3.3.3rc2.v3.3.3rc2Georg Brandl2013-11-112-4/+7
| | * Transplant of rev 544b654d000c: directory traversal attack in CGIHttpRequestH...Georg Brandl2013-11-111-0/+5
| | * Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.Ned Deily2013-11-051-0/+8
| | * Add news entry for 3.3.3 final.Georg Brandl2013-10-281-2/+11
* | | 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