Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | issue23591: fix flag decomposition and repr | Ethan Furman | 2016-09-18 | 3 | -86/+193 | |
| | | | | ||||||
* | | | | Issue #25400: Merge from 3.6 | Berker Peksag | 2016-09-18 | 3 | -20/+45 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #25400: RobotFileParser now correctly returns default values for ↵ | Berker Peksag | 2016-09-18 | 3 | -20/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | crawl_delay and request_rate Initial patch by Peter Wirtz. | |||||
* | | | | Issue #26661: setup.py now detects system libffi with multiarch wrapper. | Christian Heimes | 2016-09-18 | 2 | -7/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #26661: setup.py now detects system libffi with multiarch wrapper. | Christian Heimes | 2016-09-18 | 2 | -7/+11 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #26661: setup.py now detects system libffi with multiarch wrapper. | Christian Heimes | 2016-09-18 | 2 | -7/+11 | |
| | | | | ||||||
* | | | | Null merge with 3.6 | Berker Peksag | 2016-09-18 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge from 3.5 | Berker Peksag | 2016-09-18 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #26610: Skip test_with_pip if _ctypes is not available in OpenIndiana | Berker Peksag | 2016-09-18 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Null merge from 3.6 | Berker Peksag | 2016-09-18 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge from 3.5 | Berker Peksag | 2016-09-18 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #28075: Fix test_access_denied in Python 3.5 | Berker Peksag | 2016-09-18 | 2 | -14/+18 | |
| | | | | | | | | | | | | | | | | I forgot there two variations of os.stat() in Python 3.5. | |||||
* | | | | Issue #28151: Merge from 3.6 | Berker Peksag | 2016-09-18 | 1 | -7/+36 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28151: Use pythontest.net in test_robotparser | Berker Peksag | 2016-09-18 | 1 | -7/+36 | |
| | | | | ||||||
* | | | | Null merge from 3.6 | Steve Dower | 2016-09-18 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Null merge from 3.5 | Steve Dower | 2016-09-18 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Add file missed from backport | Steve Dower | 2016-09-18 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Issue #27932: Prevent memory leak in win32_ver(). | Steve Dower | 2016-09-18 | 5 | -81/+57 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #27932: Prevent memory leak in win32_ver(). | Steve Dower | 2016-09-18 | 5 | -81/+57 | |
| | | | | ||||||
| * | | | Null merge from 3.5 | Steve Dower | 2016-09-18 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #27932: Prevent memory leak in win32_ver(). | Steve Dower | 2016-09-18 | 3 | -60/+40 | |
| | | | | ||||||
* | | | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 4 | -13/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 4 | -13/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 5 | -16/+10 | |
| | | | | ||||||
* | | | | Issue #28176: Merge from 3.6 | Berker Peksag | 2016-09-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28176: Merge from 3.5 | Berker Peksag | 2016-09-17 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #28176: Increase timeout for test_sock_connect_sock_write_race | Berker Peksag | 2016-09-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Issue #28192: Adds tests for hook in isolated mode | Steve Dower | 2016-09-17 | 1 | -0/+18 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28192: Adds tests for hook in isolated mode | Steve Dower | 2016-09-17 | 1 | -0/+18 | |
| | | | | ||||||
* | | | | Issue #28161: Opening CON for write access fails | Steve Dower | 2016-09-17 | 2 | -14/+41 | |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | Issue #28162: WindowsConsoleIO readall() fails if first line starts with Ctrl+Z Issue #28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandle Issue #28164: _PyIO_get_console_type fails for various paths | |||||
| * | | | Issue #28161: Opening CON for write access fails | Steve Dower | 2016-09-17 | 2 | -14/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Issue #28162: WindowsConsoleIO readall() fails if first line starts with Ctrl+Z Issue #28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandle Issue #28164: _PyIO_get_console_type fails for various paths | |||||
* | | | | Issue #26384: Merge from 3.6 | Berker Peksag | 2016-09-17 | 3 | -1/+22 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #26384: Merge from 3.5 | Berker Peksag | 2016-09-17 | 3 | -1/+22 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile | Berker Peksag | 2016-09-17 | 3 | -1/+22 | |
| | | | | ||||||
* | | | | Merge with 3.6 | Steve Dower | 2016-09-17 | 8 | -64/+130 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28137: Renames Windows path file to ._pth | Steve Dower | 2016-09-17 | 5 | -52/+119 | |
| | | | | | | | | | | | | | | | | Issue #28138: Windows ._pth file should allow import site | |||||
| * | | | Issue #28192: Don't import readline in isolated mode | Steve Dower | 2016-09-17 | 3 | -12/+11 | |
| | | | | ||||||
* | | | | Issue #27111: Minor simplication to long_add and long_sub fast path code. ↵ | Mark Dickinson | 2016-09-17 | 1 | -6/+2 | |
| | | | | | | | | | | | | | | | | Thanks Oren Milman. | |||||
* | | | | Issue #27441: Remove some redundant assignments to ob_size in longobject.c. ↵ | Mark Dickinson | 2016-09-17 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | Thanks Oren Milman. | |||||
* | | | | Issue #27222: various cleanups in long_rshift. Thanks Oren Milman. | Mark Dickinson | 2016-09-17 | 2 | -11/+10 | |
| | | | | ||||||
* | | | | Merge from 3.6 | Berker Peksag | 2016-09-17 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge from 3.5 | Berker Peksag | 2016-09-17 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix test_access_denied in 3.5 | Berker Peksag | 2016-09-17 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Issue #28075: Merge from 3.6 | Berker Peksag | 2016-09-17 | 3 | -2/+26 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28075: Merge from 3.5 | Berker Peksag | 2016-09-17 | 3 | -2/+26 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of ↵ | Berker Peksag | 2016-09-17 | 3 | -2/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | os.stat() Patch by Eryk Sun. | |||||
* | | | | Issue #28139: Merge indentation fixes from 3.6 | Martin Panter | 2016-09-17 | 7 | -32/+38 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #28139: Merge indentation fixes from 3.5 into 3.6 | Martin Panter | 2016-09-17 | 7 | -32/+38 | |
| |\ \ \ | | |/ / |