Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Issue #26930: merge from 3.5 | Ned Deily | 2016-06-05 | 2 | -3/+9 | |
|\ \ | |/ | ||||||
| * | Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h. | Ned Deily | 2016-06-05 | 2 | -5/+5 | |
* | | - Issue #21277: Don't try to link _ctypes with a ffi_convenience library. | doko@ubuntu.com | 2016-06-04 | 2 | -1/+3 | |
* | | Fixes whitespace issue | Kushal Das | 2016-06-04 | 1 | -1/+0 | |
* | | Issue #25548: Showing memory address of class objects in repl | Kushal Das | 2016-06-04 | 20 | -92/+106 | |
* | | - Issue #21272: Use _sysconfigdata.py to initialize distutils.sysconfig. | doko@ubuntu.com | 2016-06-04 | 2 | -31/+6 | |
* | | add Dusty Phillips to ACKS | Ethan Furman | 2016-06-04 | 1 | -0/+1 | |
* | | - merge 3.5 | doko@ubuntu.com | 2016-06-04 | 2 | -1/+4 | |
|\ \ | |/ | ||||||
| * | - Issue #26884: Fix linking extension modules for cross builds. | doko@ubuntu.com | 2016-06-04 | 2 | -1/+4 | |
* | | Issue #19611: handle implicit parameters in inspect.signature | Nick Coghlan | 2016-06-04 | 5 | -0/+56 | |
* | | issue27186: add open/io.open; patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 4 | -21/+65 | |
* | | issue27186: fix fsencode/fsdecode and update tests; patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 2 | -8/+15 | |
* | | Null merge | Serhiy Storchaka | 2016-06-04 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Merge heads | Serhiy Storchaka | 2016-06-04 | 1 | -0/+6 | |
| |\ | ||||||
* | \ | Merge heads | Serhiy Storchaka | 2016-06-04 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * \ \ | Merge with 3.5 | Terry Jan Reedy | 2016-06-04 | 1 | -0/+6 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Issue #24759: Add 'private' notice for idlelib.idle_test. | Terry Jan Reedy | 2016-06-04 | 1 | -0/+6 | |
* | | | | Issue #21916: Added tests for the turtle module. | Serhiy Storchaka | 2016-06-04 | 2 | -0/+403 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Issue #21916: Added tests for the turtle module. | Serhiy Storchaka | 2016-06-04 | 2 | -0/+403 | |
| |/ | ||||||
* | | Merge: Revise and synchronize idle_test.test_configdialog. | Terry Jan Reedy | 2016-06-04 | 1 | -8/+7 | |
|\ \ | |/ | ||||||
| * | Revise and synchronize idle_test.test_configdialog. | Terry Jan Reedy | 2016-06-04 | 1 | -8/+6 | |
* | | issue27186: add PathLike ABC | Ethan Furman | 2016-06-04 | 2 | -1/+18 | |
* | | Closes #26809: Merge with 3.5 | Zachary Ware | 2016-06-04 | 2 | -3/+9 | |
|\ \ | |/ | ||||||
| * | Issue #26809: Add __all__ to string module. Patch by Emanuel Barry | Zachary Ware | 2016-06-04 | 2 | -3/+9 | |
* | | issue27186: add C version of os.fspath(); patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 6 | -18/+125 | |
* | | issue26372 - use os.devnull instead of /dev/null | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-04 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | issue26372 - use os.devnull instead of /dev/null | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-04 | 1 | -1/+1 | |
* | | Issue #20041: Fixed TypeError when frame.f_trace is set to None. | Serhiy Storchaka | 2016-06-04 | 3 | -0/+14 | |
|\ \ | |/ | ||||||
| * | Issue #20041: Fixed TypeError when frame.f_trace is set to None. | Serhiy Storchaka | 2016-06-04 | 3 | -5/+15 | |
* | | NULL merge | Kushal Das | 2016-06-04 | 2 | -8/+29 | |
|\ \ | ||||||
| * | | issue27182: update fsencode and fsdecode for os.path(); patch by Dusty Phillips | Ethan Furman | 2016-06-04 | 2 | -8/+29 | |
* | | | Issue #19234: Merge from 3.5 | Kushal Das | 2016-06-04 | 1 | -3/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Issue #19234: Documents socket.fileno() returns -1 on failure | Kushal Das | 2016-06-04 | 1 | -3/+2 | |
* | | Issue 27216: Fix typo (noticed by Alex Chan). | Ned Deily | 2016-06-04 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Issue 27216: Fix typo (noticed by Alex Chan). | Ned Deily | 2016-06-04 | 1 | -1/+1 | |
* | | Merge Element Tree doc string from 3.5 | Martin Panter | 2016-06-04 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Clarify deprecation of ElementTree.XMLParser(html=...) parameter | Martin Panter | 2016-06-04 | 1 | -1/+1 | |
* | | Merge with 3.5 | Terry Jan Reedy | 2016-06-04 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'. | Terry Jan Reedy | 2016-06-04 | 1 | -2/+2 | |
* | | merge 3.5 | Benjamin Peterson | 2016-06-04 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | merge heads | Benjamin Peterson | 2016-06-04 | 6 | -6/+6 | |
| |\ | ||||||
* | \ | merge heads | Benjamin Peterson | 2016-06-04 | 8 | -13/+18 | |
|\ \ \ | ||||||
| * | | | Issue #22797: Synchronize urlopen() doc string with RST documentation | Martin Panter | 2016-06-04 | 1 | -6/+11 | |
| * | | | More typo fixes for 3.6 | Martin Panter | 2016-06-04 | 2 | -2/+2 | |
| * | | | Merge typo fixes from 3.5 | Martin Panter | 2016-06-04 | 6 | -6/+6 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Fix typos in code comment and documentation | Martin Panter | 2016-06-04 | 6 | -6/+6 | |
* | | | | merge 3.5 | Benjamin Peterson | 2016-06-04 | 1 | -7/+7 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | fix indentation of comment | Benjamin Peterson | 2016-06-04 | 1 | -7/+7 | |
| |/ | ||||||
* | | Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings. | Terry Jan Reedy | 2016-06-04 | 5 | -10/+20 | |
|\ \ | |/ | ||||||
| * | Issue #27196: Stop 'application destroyed' warnings when running IDLE tests. | Terry Jan Reedy | 2016-06-04 | 5 | -10/+22 | |