Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ | | | | | Patch by Xavier de Gaye. | ||||
| * | Issue #20041: Fixed TypeError when frame.f_trace is set to None. | Serhiy Storchaka | 2016-06-04 | 3 | -5/+15 |
| | | | | | | | | Patch by Xavier de Gaye. | ||||
* | | 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 |
| | | | | | | | | 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 | 3 | -3/+3 |
| | | |||||
* | | merge from 3.5 - Fixes Issue #26373: subprocess.Popen.communicate | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-04 | 3 | -5/+69 |
|\ \ | |/ | | | | | | | 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 | 3 | -5/+69 |
| | | | | | | | | | | 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 | 2 | -6/+7 |
| | | | | | | | | | | | | 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 | 3 | -6/+21 |
|\ \ | |/ | |||||
| * | #16484: Fix pydoc doc links to modules whose names are mixed case. | R David Murray | 2016-06-03 | 3 | -6/+21 |
| | | | | | | | | Patch by Sean Rodman, test by Kaushik N. | ||||
* | | final final step in backout of bad default->3.5 merge d085b4f779af: null ↵ | Ned Deily | 2016-06-03 | 0 | -0/+0 |
|\ \ | |/ | | | | | merge 3.5->default | ||||
| * | final step in backout of bad default->3.5 merge d085b4f779af. merge 3.5 heads | Ned Deily | 2016-06-03 | 0 | -0/+0 |
| |\ | |||||
| * | | 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. | ||||
* | | | Null merge | Serhiy Storchaka | 2016-06-03 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge: #22797: clarify when URLErrors are raised by urlopen. | R David Murray | 2016-06-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | #22797: clarify when URLErrors are raised by urlopen. | R David Murray | 2016-06-03 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #27073: Removed redundant checks in long_add and long_sub. | Serhiy Storchaka | 2016-06-03 | 1 | -2/+10 |
| | | | | | | | | | | | | Patch by Oren Milman. | ||||
* | | | psuedo merge: #22797: clarify when URLErrors are raised by urlopen. | R David Murray | 2016-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | I'm not sure how my previous merge commit got screwed up, hopefully this one will do the right thing. | ||||
* | | | signal, socket, and ssl module IntEnum constant name lookups now return a | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 3 | -2/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -32/+76 |
|/ / | | | | | | | | | | | 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. | ||||
* | | Null merge | Serhiy Storchaka | 2016-06-03 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge heads | Serhiy Storchaka | 2016-06-03 | 3 | -5/+12 |
| |\ | |||||
* | \ | Merge heads | Serhiy Storchaka | 2016-06-03 | 6 | -9/+51 |
|\ \ \ | |||||
| * \ \ | [merge from 3.5] - issue27113 - Document "check_same_thread" parameter in ↵ | Senthil Kumaran | 2016-06-03 | 1 | -0/+5 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | sqlite3.connect api. Patch contributed by Dave Sawyer. | ||||
| | * | | issue27113 - Document "check_same_thread" parameter in sqlite3.connect api. | Senthil Kumaran | 2016-06-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | Patch contributed by Dave Sawyer. | ||||
| * | | | [merge from 3.5] - issue8519 - Reference termios and ioctl manual pages in ↵ | Senthil Kumaran | 2016-06-03 | 2 | -5/+7 |
| |\ \ \ | | |/ / | | | | | | | | | the library documentation. | ||||
| | * | | issue8519 - Reference termios and ioctl manual pages in the library ↵ | Senthil Kumaran | 2016-06-03 | 2 | -5/+7 |
| | | | | | | | | | | | | | | | | documentation. |