| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Issue #27185: Rename test_pep292.py to test_string_merged.py. | Serhiy Storchaka | 2016-06-03 | 1 | -0/+0 |
|
|
| * | | Issue #27185: Rename test_string.py to test_string_merged.py. | Serhiy Storchaka | 2016-06-03 | 1 | -0/+0 |
| |/ |
|
| * | Issue #27171: Fix typos in documentation, code comments, and tests | Martin Panter | 2016-06-02 | 15 | -21/+21 |
|
|
| * | Fix a few typos. Patch by Eitan Adler. | Ezio Melotti | 2013-01-27 | 1 | -1/+1 |
|
|
| * | Issue #27125: Remove duplicated words from documentation and comments | Martin Panter | 2016-05-30 | 4 | -5/+5 |
|
|
| * | Add items to MISC/NEWS and idlelib/NEWS.txt. | Terry Jan Reedy | 2016-05-30 | 1 | -0/+25 |
|
|
| * | Issue #27125: Fix various errors like “will [be] inherited” | Martin Panter | 2016-05-29 | 4 | -5/+5 |
|
|
| * | issue26083: Avoid duplicate error message string from a subprocess exec failu... | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-05-28 | 1 | -1/+1 |
|
|
| * | Issue #5784: Cannot test wbits=0 unless we know we have zlib v1.2.3.5 | Martin Panter | 2016-05-27 | 1 | -2/+0 |
|
|
| * | Issue #5784: Expand documentation and tests for zlib wbits parameter | Martin Panter | 2016-05-27 | 1 | -0/+43 |
|
|
| * | Issue #27114: Fix SSLContext._load_windows_store_certs fails with PermissionE... | Steve Dower | 2016-05-26 | 1 | -5/+9 |
|
|
| * | Issue #27076: Doc, comment and test function name spelling fixes | Martin Panter | 2016-05-26 | 28 | -31/+31 |
|
|
| * | Issue #26673: Protect IDLE from Linux fonts with reported default size 0. | Terry Jan Reedy | 2016-05-22 | 1 | -1/+1 |
|
|
| * | Backported curses tests. | Serhiy Storchaka | 2016-05-22 | 1 | -273/+307 |
|
|
| * | Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" | Serhiy Storchaka | 2016-05-20 | 1 | -1/+6 |
|
|
| * | Fixed test_sizeof for deque. | Serhiy Storchaka | 2016-05-18 | 1 | -2/+2 |
|
|
| * | Backports: #25747: remove bad test. #27044: stop test_idle from leaking. | Terry Jan Reedy | 2016-05-17 | 3 | -9/+11 |
|
|
| * | Issue #27039: Fixed bytearray.remove() for values greater than 127. | Serhiy Storchaka | 2016-05-16 | 1 | -0/+7 |
|
|
| * | Issue #14132: Fix redirect handling when target is just a query string | Martin Panter | 2016-05-16 | 3 | -4/+22 |
|
|
| * | Issue #19524: Port fakehttp() from Py3 c1fb19907cc4 for use in test_urllib2 | Serhiy Storchaka | 2014-09-06 | 2 | -22/+28 |
|
|
| * | Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes | Serhiy Storchaka | 2016-05-16 | 1 | -1/+165 |
|
|
| * | Backported tests for issue #18531. | Serhiy Storchaka | 2016-05-16 | 1 | -0/+56 |
|
|
| * | Issue 18910: Edit idle_test/README.txt to add 'requires' warning. | Terry Jan Reedy | 2016-05-16 | 1 | -0/+2 |
|
|
| * | Remove PEP 291 compatibility requirements for ctypes and modulefinder | Martin Panter | 2016-05-14 | 10 | -27/+2 |
|
|
| * | Restored test_interleaved. After issue #8886 it was a duplicate of | Serhiy Storchaka | 2016-05-13 | 1 | -4/+5 |
|
|
| * | Issue #22274: Redirect stderr=STDOUT when stdout not redirected, by Akira Li | Martin Panter | 2016-05-13 | 2 | -1/+25 |
|
|
| * | Issue #12045: Avoid duplicate execution of command in ctypes.util._get_soname(). | Antoine Pitrou | 2011-05-25 | 1 | -8/+5 |
|
|
| * | Closes issue26960. | Senthil Kumaran | 2016-05-10 | 1 | -6/+0 |
|
|
| * | Issue #26881: modulefinder now works with bytecode with extended args. | Serhiy Storchaka | 2016-05-08 | 2 | -38/+58 |
|
|
| * | Corrections for a/an in code comments and documentation | Martin Panter | 2016-05-08 | 2 | -2/+2 |
|
|
| * | Fix typos in comments, documentation and test method names | Martin Panter | 2016-05-08 | 5 | -6/+6 |
|
|
| * | Replace example.com with pythontest.net in test_getcode of test_urllibnet | Berker Peksag | 2016-05-07 | 1 | -1/+1 |
|
|
| * | Issue #17765: weakref.ref() no longer silently ignores keyword arguments. | Serhiy Storchaka | 2016-05-07 | 1 | -0/+4 |
|
|
| * | Issue #26873: xmlrpclib now raises ResponseError on unsupported type tags | Serhiy Storchaka | 2016-05-04 | 2 | -0/+17 |
|
|
| * | Backported test for posixpath.expanduser(). | Serhiy Storchaka | 2016-05-03 | 1 | -3/+12 |
|
|
| * | Clarify IDLE-console differences with respect to the sys module. | Terry Jan Reedy | 2016-05-02 | 1 | -9/+11 |
|
|
| * | Upgrade ensurepip bundled setuptools to 20.10.1 | Donald Stufft | 2016-05-02 | 2 | -1/+1 |
|
|
| * | Issue #24114: Fix an uninitialized variable in `ctypes.util`. | Meador Inge | 2016-05-01 | 1 | -0/+1 |
|
|
| * | Issue #26864: Fix case insensitivity and suffix comparison with no_proxy | Martin Panter | 2016-04-30 | 2 | -2/+19 |
|
|
| * | backport fix for Issue #26804. | Senthil Kumaran | 2016-04-25 | 2 | -15/+79 |
|
|
| * | Issue #26837: assertSequenceEqual() now correctly outputs non-stringified | Serhiy Storchaka | 2016-04-25 | 1 | -3/+3 |
|
|
| * | Issue #26822: itemgetter, attrgetter and methodcaller objects no longer | Serhiy Storchaka | 2016-04-23 | 1 | -0/+9 |
|
|
| * | Fix spelling (inital), grammar (may translates) in documentation, comments | Martin Panter | 2016-04-19 | 2 | -2/+2 |
|
|
| * | Issue #26657: Fix SimpleHTTPServer Windows directory traversal vulnerability | Martin Panter | 2016-04-18 | 2 | -3/+23 |
|
|
| * | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 37 | -44/+44 |
|
|
| * | Issue #4806: Avoid masking TypeError when *-unpacking a generator | Martin Panter | 2016-01-31 | 1 | -5/+16 |
|
|
| * | add gc support to slice (closes #26659) | Benjamin Peterson | 2016-04-16 | 1 | -1/+12 |
|
|
| * | Issue #23029: Fix catch_warnings() in test_filename_none | Berker Peksag | 2016-04-16 | 1 | -1/+4 |
|
|
| * | Improve the coverage of urlparse module. Backport to 2.7 branch. | Senthil Kumaran | 2016-04-16 | 1 | -0/+52 |
|
|
| * | Fix typos in code comment and documentation | Martin Panter | 2016-04-16 | 1 | -1/+1 |
|
|