| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2.7.12 finalv2.7.12 | Benjamin Peterson | 2016-06-25 | 1 | -0/+2 |
|
|
| * | fix idle about dialog #27365 | Benjamin Peterson | 2016-06-22 | 1 | -0/+5 |
|
|
| * | Issue #26930: Update Windows build to OpenSSL 1.0.2h | Zachary Ware | 2016-06-15 | 1 | -0/+9 |
|
|
| * | 2.7.12 release candidate 1v2.7.12rc1 | Benjamin Peterson | 2016-06-11 | 1 | -3/+3 |
|
|
| * | upgrade expt to 2.1.1 (closes #26556) | Benjamin Peterson | 2016-06-11 | 1 | -0/+2 |
|
|
| * | raise an error when STARTTLS fails | Benjamin Peterson | 2016-06-11 | 1 | -0/+3 |
|
|
| * | Issue #5124: NEWS entries. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+5 |
|
|
| * | - Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove | doko@ubuntu.com | 2016-06-10 | 1 | -0/+6 |
|
|
| * | Issue #7356: ctypes.util: Make parsing of ldconfig output locale independent. | Matthias Klose | 2010-03-15 | 1 | -3/+3 |
|
|
| * | Issue #25738: Don’t send message body for 205 Reset Content | Martin Panter | 2016-06-08 | 2 | -0/+6 |
|
|
| * | Issue #21313: Tolerate truncated buildinfo in sys.version | Martin Panter | 2016-06-08 | 1 | -0/+3 |
|
|
| * | Items for NEWS and idlelib/NEWS.txt. | Terry Jan Reedy | 2016-06-07 | 1 | -1/+3 |
|
|
| * | Issue #27229: Fix in-tree cross-build rule, by Xavier de Gaye | Martin Panter | 2016-06-07 | 1 | -0/+3 |
|
|
| * | Issue #26014: Guide 2.7 users to the new packaging documentation: | Ned Deily | 2016-06-06 | 1 | -0/+6 |
|
|
| * | Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h. | Ned Deily | 2016-06-05 | 1 | -2/+2 |
|
|
| * | Issue #21916: Added tests for the turtle module. | Serhiy Storchaka | 2016-06-04 | 1 | -0/+3 |
|
|
| * | Issue #20041: Fixed TypeError when frame.f_trace is set to None. | Serhiy Storchaka | 2016-06-04 | 1 | -0/+3 |
|
|
| * | check the result of PyByteArray_Resize in readline() (closes #27211) | Benjamin Peterson | 2016-06-04 | 1 | -0/+2 |
|
|
| * | Issue #25702: A --with-lto configure option has been added that will | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-02 | 1 | -0/+6 |
|
|
| * | Issue #27171: Fix typos in documentation, code comments, and tests | Martin Panter | 2016-06-02 | 2 | -6/+6 |
|
|
| * | Add items to MISC/NEWS and idlelib/NEWS.txt. | Terry Jan Reedy | 2016-05-30 | 1 | -0/+16 |
|
|
| * | Issue #27125: Fix various errors like “will [be] inherited” | Martin Panter | 2016-05-29 | 1 | -1/+1 |
|
|
| * | Issue 25926: Clarify that the pure python equivalents are only approximate. | Raymond Hettinger | 2016-05-28 | 1 | -0/+1 |
|
|
| * | Issue #27114: Fix SSLContext._load_windows_store_certs fails with PermissionE... | Steve Dower | 2016-05-26 | 1 | -0/+3 |
|
|
| * | Issue #27076: Doc, comment and test function name spelling fixes | Martin Panter | 2016-05-26 | 3 | -4/+5 |
|
|
| * | Nits | Raymond Hettinger | 2010-12-16 | 1 | -1/+1 |
|
|
| * | Fix minor inconsistencies with Issue #N references in NEWS | Martin Panter | 2016-05-22 | 1 | -12/+12 |
|
|
| * | Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" | Serhiy Storchaka | 2016-05-20 | 1 | -0/+3 |
|
|
| * | Issue #27039: Fixed bytearray.remove() for values greater than 127. | Serhiy Storchaka | 2016-05-16 | 2 | -0/+4 |
|
|
| * | Issue #14132: Fix redirect handling when target is just a query string | Martin Panter | 2016-05-16 | 1 | -0/+3 |
|
|
| * | Remove PEP 291 compatibility requirements for ctypes and modulefinder | Martin Panter | 2016-05-14 | 1 | -0/+3 |
|
|
| * | Issue #22274: Redirect stderr=STDOUT when stdout not redirected, by Akira Li | Martin Panter | 2016-05-13 | 1 | -0/+3 |
|
|
| * | Issue #12045: Avoid duplicate execution of command in ctypes.util._get_soname(). | Antoine Pitrou | 2011-05-25 | 1 | -0/+3 |
|
|
| * | Add NEWS entry for issue26960. | Senthil Kumaran | 2016-05-10 | 1 | -0/+3 |
|
|
| * | Issue #25745: Fixed leaking a userptr in curses panel destructor. | Serhiy Storchaka | 2016-05-08 | 1 | -1/+1 |
|
|
| * | Issue #26881: modulefinder now works with bytecode with extended args. | Serhiy Storchaka | 2016-05-08 | 1 | -0/+2 |
|
|
| * | Corrections for a/an in code comments and documentation | Martin Panter | 2016-05-08 | 1 | -1/+1 |
|
|
| * | Fix typos in comments, documentation and test method names | Martin Panter | 2016-05-08 | 1 | -1/+1 |
|
|
| * | Issue #17765: weakref.ref() no longer silently ignores keyword arguments. | Serhiy Storchaka | 2016-05-07 | 1 | -0/+3 |
|
|
| * | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -0/+2 |
|
|
| * | Issue #26873: xmlrpclib now raises ResponseError on unsupported type tags | Serhiy Storchaka | 2016-05-04 | 1 | -0/+3 |
|
|
| * | Issue #24114: Fix an uninitialized variable in `ctypes.util`. | Meador Inge | 2016-05-01 | 1 | -0/+6 |
|
|
| * | Issue #26864: Fix case insensitivity and suffix comparison with no_proxy | Martin Panter | 2016-04-30 | 1 | -0/+4 |
|
|
| * | backport fix for Issue #26804. | Senthil Kumaran | 2016-04-25 | 1 | -0/+3 |
|
|
| * | Issue #26837: assertSequenceEqual() now correctly outputs non-stringified | Serhiy Storchaka | 2016-04-25 | 1 | -0/+3 |
|
|
| * | Issue #26822: itemgetter, attrgetter and methodcaller objects no longer | Serhiy Storchaka | 2016-04-23 | 1 | -0/+3 |
|
|
| * | Issue #22359: Avoid recursive $(MAKE); disable running cross-compiled pgen | Martin Panter | 2016-04-23 | 1 | -0/+5 |
|
|
| * | Fix python-gdb.py: get C types on demand | Victor Stinner | 2016-04-20 | 2 | -0/+9 |
|
|
| * | Fix spelling (inital), grammar (may translates) in documentation, comments | Martin Panter | 2016-04-19 | 1 | -1/+1 |
|
|
| * | Issue #26657: Fix SimpleHTTPServer Windows directory traversal vulnerability | Martin Panter | 2016-04-18 | 1 | -0/+4 |
|
|