Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25548: Showing memory address of class objects in repl | Kushal Das | 2016-06-04 | 18 | -89/+101 |
| | |||||
* | - Issue #21272: Use _sysconfigdata.py to initialize distutils.sysconfig. | doko@ubuntu.com | 2016-06-04 | 1 | -31/+4 |
| | |||||
* | - merge 3.5 | doko@ubuntu.com | 2016-06-04 | 1 | -1/+1 |
|\ | |||||
| * | - Issue #26884: Fix linking extension modules for cross builds. | doko@ubuntu.com | 2016-06-04 | 1 | -1/+1 |
| | | | | | | | | Patch by Xavier de Gaye. | ||||
| * | Merge heads | Serhiy Storchaka | 2016-06-04 | 1 | -0/+6 |
| |\ | |||||
* | | | Issue #19611: handle implicit parameters in inspect.signature | Nick Coghlan | 2016-06-04 | 2 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | inspect.signature now reports the implicit ``.0`` parameters generated by the compiler for comprehension and generator expression scopes as if they were positional-only parameters called ``implicit0``. Patch by Jelle Zijlstra. | ||||
* | | | issue27186: add open/io.open; patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 2 | -0/+28 |
| | | | |||||
* | | | issue27186: fix fsencode/fsdecode and update tests; patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 2 | -8/+15 |
| | | | |||||
* | | | 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 | 1 | -0/+400 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | Patch by ingrid, Gregory Loyse and Jelle Zijlstra. | ||||
| * | | Issue #21916: Added tests for the turtle module. | Serhiy Storchaka | 2016-06-04 | 1 | -0/+400 |
| |/ | | | | | | | Patch by ingrid, Gregory Loyse and Jelle Zijlstra. | ||||
* | | 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 | 1 | -3/+7 |
|\ \ | |/ | |||||
| * | Issue #26809: Add __all__ to string module. Patch by Emanuel Barry | Zachary Ware | 2016-06-04 | 1 | -3/+7 |
| | | |||||
* | | issue27186: add C version of os.fspath(); patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 2 | -17/+25 |
| | | |||||
* | | 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 | 1 | -0/+9 |
|\ \ | |/ | | | | | Patch by Xavier de Gaye. | ||||
| * | Issue #20041: Fixed TypeError when frame.f_trace is set to None. | Serhiy Storchaka | 2016-06-04 | 1 | -0/+9 |
| | | | | | | | | Patch by Xavier de Gaye. | ||||
* | | issue27182: update fsencode and fsdecode for os.path(); patch by Dusty Phillips | Ethan Furman | 2016-06-04 | 2 | -8/+29 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typos in code comment and documentation | Martin Panter | 2016-06-04 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | | | | | | | The update_idletasks solution was provided by Serhiy Storchaka. | ||||
* | | Issue 20567: Revise idle_test/README.txt and some tests to match new advice. | Terry Jan Reedy | 2016-06-04 | 9 | -34/+39 |
|\ \ | |/ | |||||
| * | Issue 20567: Revise idle_test/README.txt and some tests to match new advice. | Terry Jan Reedy | 2016-06-04 | 9 | -34/+39 |
| | | |||||
* | | Issue #24225: Fix additional renamed module references. | Ned Deily | 2016-06-04 | 1 | -1/+1 |
| | | |||||
* | | merge from 3.5 - Fixes Issue #26373: subprocess.Popen.communicate | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-04 | 2 | -5/+65 |
|\ \ | |/ | | | | | | | now correctly ignores BrokenPipeError when the child process dies before .communicate() is called in more (all?) circumstances. | ||||
| * | Fixes Issue #26373: subprocess.Popen.communicate now correctly ignores | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-04 | 2 | -5/+65 |
| | | | | | | | | | | BrokenPipeError when the child process dies before .communicate() is called in more (all?) circumstances. | ||||
* | | Clean up urlopen doc string. | R David Murray | 2016-06-04 | 1 | -6/+6 |
| | | | | | | | | | | | | Clarifies what is returned when and that the methods are common between the two. Patch by Alexander Liu as part of #22797. | ||||
* | | Merge: #16484: Fix pydoc doc links to modules whose names are mixed case. | R David Murray | 2016-06-03 | 2 | -6/+20 |
|\ \ | |/ | |||||
| * | #16484: Fix pydoc doc links to modules whose names are mixed case. | R David Murray | 2016-06-03 | 2 | -6/+20 |
| | | | | | | | | Patch by Sean Rodman, test by Kaushik N. | ||||
| * | first step in backout of bad default->3.5 merge d085b4f779af. Create new ↵ | Ned Deily | 2016-06-03 | 1 | -1/+1 |
| | | | | | | | | head and fix whitespace. | ||||
* | | signal, socket, and ssl module IntEnum constant name lookups now return a | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 2 | -2/+44 |
| | | | | | | | | | | | | | | | | consistent name for values having multiple names. Ex: signal.Signals(6) now refers to itself as signal.SIGALRM rather than flipping between that and signal.SIGIOT based on the interpreter's hash randomization seed. This helps finish issue27167. | ||||
* | | Issue #26983: float() now always return an instance of exact float. | Serhiy Storchaka | 2016-06-03 | 2 | -10/+17 |
| | | | | | | | | | | | | The deprecation warning is emitted if __float__ returns an instance of a strict subclass of float. In a future versions of Python this can be an error. | ||||
* | | Merge heads | Serhiy Storchaka | 2016-06-03 | 2 | -4/+36 |
|\ \ | |||||
| * | | issue27167: make the test not care about the exact signal name in the | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 1 | -1/+3 |
| | | | | | | | | | | | | error message as some numbers map to multiple names. | ||||
| * | | Issue #27167: Clarify the subprocess.CalledProcessError error message text | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 2 | -4/+34 |
| | | | | | | | | | | | | when the child process died due to a signal. | ||||
* | | | Merge 3.5. | Serhiy Storchaka | 2016-06-03 | 1 | -30/+32 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Issue #27185: Rename test_string_merged.py back to test_string.py. | Serhiy Storchaka | 2016-06-03 | 1 | -0/+0 |
| | |