Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge issue #26355 fix from 3.6 | Nick Coghlan | 2017-02-09 | 1 | -0/+1 |
|\ | |||||
| * | Merge issue #26355 fix from Python 3.5 | Nick Coghlan | 2017-02-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Issue #26355: Specify canonical URLs in docs pages | Nick Coghlan | 2017-02-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Add canonical header link on each page to corresponding major version of the documentation. Patch by Matthias Bussonnier. | ||||
| | * | Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea. | Raymond Hettinger | 2016-12-31 | 1 | -0/+1 |
| | | | |||||
* | | | Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) | Steve Dower | 2017-02-04 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) | Steve Dower | 2017-02-04 | 1 | -0/+1 |
| | | | |||||
* | | | merge | Raymond Hettinger | 2016-12-31 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #29119: Merge in ACK from 3.5 branch | Raymond Hettinger | 2016-12-31 | 1 | -0/+1 |
| | | | |||||
* | | | merge | Raymond Hettinger | 2016-12-30 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #29061: secrets.randbelow() would hang with a negative input | Raymond Hettinger | 2016-12-30 | 1 | -0/+1 |
| | | | |||||
* | | | Merge 3.6 | Victor Stinner | 2016-12-30 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 | Victor Stinner | 2016-12-30 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #29109: Enhance tracemalloc documentation | Victor Stinner | 2016-12-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Wrong parameter name, 'group_by' instead of 'key_type' * Don't round up numbers when explaining the examples. If they exactly match what can be read in the script output, it is to easier to understand (4.8 MiB vs 4855 KiB) * Fix incorrect method link that was pointing to another module Patch written by Loic Pefferkorn. | ||||
* | | | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | Based on patch by Tycho Andersen. | ||||
| * | | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 1 | -0/+1 |
| |\ \ | | |/ | | | | | | | Based on patch by Tycho Andersen. | ||||
| | * | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 1 | -0/+1 |
| | | | | | | | | | | | | Based on patch by Tycho Andersen. | ||||
* | | | Issue #29078: Merge 3.6. | Xiang Zhang | 2016-12-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #29078: Merge 3.5. | Xiang Zhang | 2016-12-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #29078: Add the missing import in datetime.time doc example. | Xiang Zhang | 2016-12-27 | 1 | -1/+1 |
| | | | | | | | | | | | | Patch by Dhushyanth Ramasamy. | ||||
* | | | Issue #25677: Merge SyntaxError caret positioning from 3.6 | Martin Panter | 2016-12-19 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #25677: Merge SyntaxError caret positioning from 3.5 | Martin Panter | 2016-12-19 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #25677: Correct syntax error caret for indented blocks. | Martin Panter | 2016-12-11 | 1 | -0/+1 |
| | | | | | | | | | | | | Based on patch by Michael Layzell. | ||||
* | | | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-18 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Dillon Brock. | ||||
* | | | Merge 3.6, fix for #24142 | Łukasz Langa | 2016-11-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5, fix for #24142 | Łukasz Langa | 2016-11-26 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fixes #24142: [configparser] always join multiline values to not leave the ↵ | Łukasz Langa | 2016-11-26 | 1 | -0/+1 |
| | | | | | | | | | | | | parser in an invalid state | ||||
* | | | Issue #10656: Merge AIX build fix from 3.6 | Martin Panter | 2016-11-20 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #10656: Merge AIX build fix from 3.5 | Martin Panter | 2016-11-20 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Issue #10656: Fix out-of-tree building on AIX | Martin Panter | 2016-11-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | The ld_so_aix script and python.exp file are created in the build directory. Patch by Tristan Carel and Michael Haubenwallner. | ||||
* | | | Merge AIX fixes from 3.6 | Martin Panter | 2016-11-14 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge AIX fixes from 3.5 into 3.6 | Martin Panter | 2016-11-14 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT | Martin Panter | 2016-11-14 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Matthieu S. | ||||
* | | | Issue #28616: merge from 3.6 | Ned Deily | 2016-11-04 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #28616: merge from 3.5 | Ned Deily | 2016-11-04 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #28616: Correct help for sys.version_info releaselevel component. | Ned Deily | 2016-11-04 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Anish Tambe. | ||||
* | | | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when | Serhiy Storchaka | 2016-11-03 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | | | | the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre. | ||||
| * | | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when | Serhiy Storchaka | 2016-11-03 | 1 | -0/+1 |
| |\ \ | | |/ | | | | | | | | | | the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre. | ||||
| | * | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when | Serhiy Storchaka | 2016-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | the garbage collector is invoked in other thread. Based on patch by Sebastian Cufre. | ||||
* | | | Issue #27517: LZMA compressor and decompressor no longer raise exceptions if | Serhiy Storchaka | 2016-10-31 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | given empty data twice. Patch by Benjamin Fogle. | ||||
| * | | Issue #27517: LZMA compressor and decompressor no longer raise exceptions if | Serhiy Storchaka | 2016-10-31 | 1 | -0/+1 |
| |\ \ | | |/ | | | | | | | given empty data twice. Patch by Benjamin Fogle. | ||||
| | * | Issue #27517: LZMA compressor and decompressor no longer raise exceptions if | Serhiy Storchaka | 2016-10-31 | 1 | -0/+1 |
| | | | | | | | | | | | | given empty data twice. Patch by Benjamin Fogle. | ||||
* | | | Issue #26240: Merge subprocess doc string from 3.6 | Martin Panter | 2016-10-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #26240: Merge subprocess doc string from 3.5 into 3.6 | Martin Panter | 2016-10-25 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #26240: Clean up the subprocess module doc string | Martin Panter | 2016-10-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Tim Mitchell. | ||||
* | | | Issue #28435: Merge urllib test fixes from 3.6 | Martin Panter | 2016-10-22 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #28435: Merge urllib test fixes from 3.5 into 3.6 | Martin Panter | 2016-10-22 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #28435: Avoid no_proxy environment variable interfering with tests | Martin Panter | 2016-10-22 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Piotr Szczepaniak. | ||||
* | | | Issue #18287: PyType_Ready() now checks that tp_name is not NULL. | Serhiy Storchaka | 2016-10-07 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | Original patch by Niklas Koep. |