summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* 2.7.12 finalv2.7.12Benjamin Peterson2016-06-251-0/+2
* fix idle about dialog #27365Benjamin Peterson2016-06-221-0/+5
* Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-151-0/+9
* 2.7.12 release candidate 1v2.7.12rc1Benjamin Peterson2016-06-111-3/+3
* upgrade expt to 2.1.1 (closes #26556)Benjamin Peterson2016-06-111-0/+2
* raise an error when STARTTLS failsBenjamin Peterson2016-06-111-0/+3
* Issue #5124: NEWS entries.Terry Jan Reedy2016-06-111-0/+5
* - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Removedoko@ubuntu.com2016-06-101-0/+6
* Issue #7356: ctypes.util: Make parsing of ldconfig output locale independent.Matthias Klose2010-03-151-3/+3
* Issue #25738: Don’t send message body for 205 Reset ContentMartin Panter2016-06-082-0/+6
* Issue #21313: Tolerate truncated buildinfo in sys.versionMartin Panter2016-06-081-0/+3
* Items for NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-06-071-1/+3
* Issue #27229: Fix in-tree cross-build rule, by Xavier de GayeMartin Panter2016-06-071-0/+3
* Issue #26014: Guide 2.7 users to the new packaging documentation:Ned Deily2016-06-061-0/+6
* Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.Ned Deily2016-06-051-2/+2
* Issue #21916: Added tests for the turtle module.Serhiy Storchaka2016-06-041-0/+3
* Issue #20041: Fixed TypeError when frame.f_trace is set to None.Serhiy Storchaka2016-06-041-0/+3
* check the result of PyByteArray_Resize in readline() (closes #27211)Benjamin Peterson2016-06-041-0/+2
* Issue #25702: A --with-lto configure option has been added that willGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)2016-06-021-0/+6
* Issue #27171: Fix typos in documentation, code comments, and testsMartin Panter2016-06-022-6/+6
* Add items to MISC/NEWS and idlelib/NEWS.txt.Terry Jan Reedy2016-05-301-0/+16
* Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
* Issue 25926: Clarify that the pure python equivalents are only approximate.Raymond Hettinger2016-05-281-0/+1
* Issue #27114: Fix SSLContext._load_windows_store_certs fails with PermissionE...Steve Dower2016-05-261-0/+3
* Issue #27076: Doc, comment and test function name spelling fixesMartin Panter2016-05-263-4/+5
* NitsRaymond Hettinger2010-12-161-1/+1
* Fix minor inconsistencies with Issue #N references in NEWSMartin Panter2016-05-221-12/+12
* Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N"Serhiy Storchaka2016-05-201-0/+3
* Issue #27039: Fixed bytearray.remove() for values greater than 127.Serhiy Storchaka2016-05-162-0/+4
* Issue #14132: Fix redirect handling when target is just a query stringMartin Panter2016-05-161-0/+3
* Remove PEP 291 compatibility requirements for ctypes and modulefinderMartin Panter2016-05-141-0/+3
* Issue #22274: Redirect stderr=STDOUT when stdout not redirected, by Akira LiMartin Panter2016-05-131-0/+3
* Issue #12045: Avoid duplicate execution of command in ctypes.util._get_soname().Antoine Pitrou2011-05-251-0/+3
* Add NEWS entry for issue26960.Senthil Kumaran2016-05-101-0/+3
* Issue #25745: Fixed leaking a userptr in curses panel destructor.Serhiy Storchaka2016-05-081-1/+1
* Issue #26881: modulefinder now works with bytecode with extended args.Serhiy Storchaka2016-05-081-0/+2
* Corrections for a/an in code comments and documentationMartin Panter2016-05-081-1/+1
* Fix typos in comments, documentation and test method namesMartin Panter2016-05-081-1/+1
* Issue #17765: weakref.ref() no longer silently ignores keyword arguments.Serhiy Storchaka2016-05-071-0/+3
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-0/+2
* Issue #26873: xmlrpclib now raises ResponseError on unsupported type tagsSerhiy Storchaka2016-05-041-0/+3
* Issue #24114: Fix an uninitialized variable in `ctypes.util`.Meador Inge2016-05-011-0/+6
* Issue #26864: Fix case insensitivity and suffix comparison with no_proxyMartin Panter2016-04-301-0/+4
* backport fix for Issue #26804.Senthil Kumaran2016-04-251-0/+3
* Issue #26837: assertSequenceEqual() now correctly outputs non-stringifiedSerhiy Storchaka2016-04-251-0/+3
* Issue #26822: itemgetter, attrgetter and methodcaller objects no longerSerhiy Storchaka2016-04-231-0/+3
* Issue #22359: Avoid recursive $(MAKE); disable running cross-compiled pgenMartin Panter2016-04-231-0/+5
* Fix python-gdb.py: get C types on demandVictor Stinner2016-04-202-0/+9
* Fix spelling (inital), grammar (may translates) in documentation, commentsMartin Panter2016-04-191-1/+1
* Issue #26657: Fix SimpleHTTPServer Windows directory traversal vulnerabilityMartin Panter2016-04-181-0/+4