Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.6 | Steve Dower | 2016-09-17 | 1 | -6/+2 |
|\ | |||||
| * | Issue #28192: Don't import readline in isolated mode | Steve Dower | 2016-09-17 | 1 | -6/+2 |
* | | Issue #28075: Merge from 3.6 | Berker Peksag | 2016-09-17 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Issue #28075: Merge from 3.5 | Berker Peksag | 2016-09-17 | 1 | -0/+19 |
| |\ | |||||
| | * | Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.s... | Berker Peksag | 2016-09-17 | 1 | -0/+19 |
* | | | Skip a sysconfig test if _ctypes is not available. | Zachary Ware | 2016-09-17 | 1 | -6/+4 |
* | | | Issue #22493: Warning message emitted by using inline flags in the middle of | Serhiy Storchaka | 2016-09-16 | 1 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | Issue #22493: Warning message emitted by using inline flags in the middle of | Serhiy Storchaka | 2016-09-16 | 1 | -2/+15 |
* | | | Issue #25270: Merge from 3.6 | Berker Peksag | 2016-09-16 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Issue #25270: Merge from 3.5 | Berker Peksag | 2016-09-16 | 1 | -0/+20 |
| |\ \ | | |/ | |||||
| | * | Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an... | Berker Peksag | 2016-09-16 | 1 | -0/+20 |
* | | | Issue #25895: Merge from 3.6 | Berker Peksag | 2016-09-16 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #25895: Merge from 3.5 | Berker Peksag | 2016-09-16 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin | Berker Peksag | 2016-09-16 | 1 | -0/+2 |
* | | | Issue #28145: Merge spelling fixes from 3.6 | Martin Panter | 2016-09-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #28145: Merge spelling fixes from 3.5 into 3.6 | Martin Panter | 2016-09-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #28145: Spelling fixes | Martin Panter | 2016-09-16 | 1 | -1/+1 |
* | | | Merge 3.6 (issue #27759) | Yury Selivanov | 2016-09-15 | 1 | -0/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (issue #27759) | Yury Selivanov | 2016-09-15 | 1 | -0/+23 |
| |\ \ | | |/ | |||||
| | * | Issue #27759: Fix selectors incorrectly retain invalid file descriptors. | Yury Selivanov | 2016-09-15 | 1 | -0/+23 |
* | | | Merge 3.6 (issue #28176) | Yury Selivanov | 2016-09-15 | 1 | -23/+101 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (issue #28176) | Yury Selivanov | 2016-09-15 | 1 | -23/+101 |
| |\ \ | | |/ | |||||
| | * | Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect. | Yury Selivanov | 2016-09-15 | 1 | -23/+101 |
* | | | Merge 3.6 (asyncio, issue #26909) | Yury Selivanov | 2016-09-15 | 1 | -27/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (asyncio, issue #26909) | Yury Selivanov | 2016-09-15 | 1 | -27/+22 |
| |\ \ | | |/ | |||||
| | * | Issue #26909: Fix slow pipes IO in asyncio. | Yury Selivanov | 2016-09-15 | 1 | -27/+22 |
* | | | Merge 3.6 (issue #26654) | Yury Selivanov | 2016-09-15 | 1 | -1/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (issue #26654) | Yury Selivanov | 2016-09-15 | 1 | -1/+8 |
| |\ \ | | |/ | |||||
| | * | Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__. | Yury Selivanov | 2016-09-15 | 1 | -1/+8 |
* | | | Merge 3.6 (issue #28174) | Yury Selivanov | 2016-09-15 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (issue #28174) | Yury Selivanov | 2016-09-15 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio) | Yury Selivanov | 2016-09-15 | 1 | -0/+11 |
* | | | Merge 3.6 (issue #27906) | Yury Selivanov | 2016-09-15 | 2 | -1/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 (issue #27906) | Yury Selivanov | 2016-09-15 | 2 | -1/+15 |
| |\ \ | | |/ | |||||
| | * | Issue #27906: Fix socket accept exhaustion during high TCP traffic. | Yury Selivanov | 2016-09-15 | 2 | -1/+15 |
* | | | Merge from 3.6 | Berker Peksag | 2016-09-15 | 1 | -10/+14 |
|\ \ \ | |/ / | |||||
| * | | Use requires_os_func() to skip SpawnTests | Berker Peksag | 2016-09-15 | 1 | -10/+14 |
* | | | Merge from 3.6 | Berker Peksag | 2016-09-15 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Make SpawnTest.create_args() keyword-only | Berker Peksag | 2016-09-15 | 1 | -5/+5 |
* | | | Issue #28114: Merge from 3.6 | Berker Peksag | 2016-09-15 | 1 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | Issue #28114: Fix a crash in parse_envlist() when env contains byte strings | Berker Peksag | 2016-09-15 | 1 | -2/+15 |
* | | | Merge 3.6 (issue #26182) | Yury Selivanov | 2016-09-15 | 2 | -54/+95 |
|\ \ \ | |/ / | |||||
| * | | Issue #26182: Raise DeprecationWarning for improper use of async/await keywords | Yury Selivanov | 2016-09-15 | 2 | -54/+95 |
* | | | merge 3.6 | Benjamin Peterson | 2016-09-15 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Unicode 9.0.0 | Benjamin Peterson | 2016-09-15 | 1 | -2/+6 |
* | | | Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). | Serhiy Storchaka | 2016-09-14 | 1 | -23/+92 |
|\ \ \ | |/ / | |||||
| * | | Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). | Serhiy Storchaka | 2016-09-14 | 1 | -23/+92 |
| |\ \ | | |/ | |||||
| | * | Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). | Serhiy Storchaka | 2016-09-14 | 1 | -23/+92 |
* | | | Merge 3.6 (test os.spawn*) | Victor Stinner | 2016-09-14 | 1 | -0/+86 |
|\ \ \ | |/ / | |||||
| * | | Issue #28114: Add unit tests on os.spawn*() | Victor Stinner | 2016-09-14 | 1 | -0/+86 |