summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Update Itamar's nameAndrew Kuchling2013-11-231-1/+1
* Issue #18326: Clarify that list.sort's arguments are keyword-only.Zachary Ware2013-11-221-0/+7
* Issue #19633: Fixed writing not compressed 16- and 32-bit wave files onSerhiy Storchaka2013-11-211-0/+3
* Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-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
* 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
* 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 #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 #19440: Clean up test_capiZachary Ware2013-11-121-0/+4
* | Correct a merge error in Misc/NEWSZachary Ware2013-11-121-1/+1
* | Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of...Jason 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 #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
* | #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
|\ \
| * | Issue #10197 Rework subprocess.get[status]output to use subprocess functional...Tim Golden2013-11-031-0/+3
* | | 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
|/ /
* | Merge with 3.2 for Issue #19286.Jason R. Coombs2013-11-021-0/+3
|\ \
| * | Update NEWS for 265d369ad3b9.Jason R. Coombs2013-11-021-0/+3
* | | Issue #19085: Added basic tests for all tkinter widget options.Serhiy Storchaka2013-11-021-0/+5
* | | merge 3.2 (#19435)Benjamin Peterson2013-10-301-0/+1
|\ \ \ | |/ /
| * | merge 3.1 (#19435)Benjamin Peterson2013-10-301-0/+2
| |\ \
| | * | use the collapsed path in the run_cgi method (closes #19435)Benjamin Peterson2013-10-301-0/+2
* | | | #19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).Nadeem Vawda2013-10-281-0/+4
* | | | Add NEWS header for 3.3.4.Georg Brandl2013-10-281-2/+13
| |_|/ |/| |
* | | Bump to 3.3.3rc1.Georg Brandl2013-10-271-1/+1
* | | Issue #19227: Try to fix deadlocks caused by re-seeding then OpenSSLGeorg Brandl2013-10-271-0/+3
* | | Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more thanGeorg Brandl2013-10-271-0/+3
* | | Issue #16040: CVE-2013-1752: nntplib: Limit maximum line lengths to 2048 toGeorg Brandl2013-10-271-0/+4
* | | Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 toGeorg Brandl2013-10-271-0/+4
* | | Issue #17997: Change behavior of ``ssl.match_hostname()`` to follow RFC 6125,Georg Brandl2013-10-271-0/+4
* | | Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to limitGeorg Brandl2013-10-271-3/+7
* | | just return toplevel symbol table rather than all blocks (closes #19393)Benjamin Peterson2013-10-261-0/+3
* | | Close #19339: telnetlib module is now using time.monotonic() when available toVictor Stinner2013-10-261-0/+3
* | | Issue #19400: Prevent extension module build failures with Xcode 5 on OS XNed Deily2013-10-251-0/+4
* | | Issue #19392: Document that imp.reload() now relies on __loader__Brett Cannon2013-10-251-0/+3
* | | Issue #19019: Change the OS X installer build script to use CFLAGS insteadNed Deily2013-10-251-0/+5
* | | Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+Ned Deily2013-10-251-0/+6