Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Raymond Hettinger | 2016-12-31 | 1 | -1/+4 |
|\ | |||||
| * | merge | Raymond Hettinger | 2016-12-29 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge 3.6 | Victor Stinner | 2016-12-30 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 1 | -1/+4 |
| |\ \ \ | |||||
| | * \ \ | Issue #29078: Merge 3.6. | Xiang Zhang | 2016-12-27 | 1 | -1/+4 |
| | |\ \ \ | |||||
| | | * \ \ | Issue #25677: Merge SyntaxError caret positioning from 3.6 | Martin Panter | 2016-12-19 | 1 | -1/+4 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-17 | 1 | -1/+4 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge 3.6, fix for #24142 | ?ukasz Langa | 2016-11-26 | 1 | -0/+1 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Issue #10656: Merge AIX build fix from 3.6 | Martin Panter | 2016-11-20 | 1 | -1/+4 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | Merge AIX fixes from 3.6 | Martin Panter | 2016-11-14 | 1 | -0/+1 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ \ | Issue #28616: merge from 3.6 | Ned Deily | 2016-11-04 | 1 | -0/+1 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when | Serhiy Storchaka | 2016-11-03 | 1 | -1/+4 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | Issue #27517: LZMA compressor and decompressor no longer raise exceptions if | Serhiy Storchaka | 2016-10-31 | 1 | -1/+4 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ | Issue #26240: Merge subprocess doc string from 3.6 | Martin Panter | 2016-10-26 | 1 | -1/+4 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ | Issue #28435: Merge urllib test fixes from 3.6 | Martin Panter | 2016-10-22 | 1 | -0/+1 |
| | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ | Issue #18287: PyType_Ready() now checks that tp_name is not NULL. | Serhiy Storchaka | 2016-10-07 | 1 | -0/+1 |
| | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | Add myself to the ACKS file. | Steve Dower | 2016-10-03 | 1 | -0/+1 |
| | | | | | | | | * | | | | | | | | Issue #21085: add configure check for siginfo_t.si_band | Zachary Ware | 2016-10-01 | 1 | -0/+1 |
| | | | | | | | | * | | | | | | | | Merge with 3.6 | Terry Jan Reedy | 2016-09-30 | 1 | -1/+2 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merged from 3.6 | Alexander Belopolsky | 2016-09-28 | 1 | -0/+1 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ | Issue #28203: Merge from 3.6 | Mark Dickinson | 2016-09-24 | 1 | -1/+2 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | Added proper spelling for the name Elazar. | Alexander Belopolsky | 2016-09-16 | 1 | -1/+1 |
| | | | | | | | | | | * | | | | | | | | | Issue #28181: Add Kaartic Sivaraam to Misc/ACKS. | Christian Heimes | 2016-09-16 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | | | Issue #29119: Merge in ACK from 3.5 branch | Raymond Hettinger | 2016-12-31 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Issue #29061: secrets.randbelow() would hang with a negative input | Raymond Hettinger | 2016-12-29 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | Merge 3.5 | Victor Stinner | 2016-12-30 | 1 | -3/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | Issue #29078: Merge 3.5. | Xiang Zhang | 2016-12-27 | 1 | -3/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Issue #25677: Merge SyntaxError caret positioning from 3.5 | Martin Panter | 2016-12-19 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Merge #28407 Improve test coverage of make_msgid. | R David Murray | 2016-12-17 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Merge 3.5, fix for #24142 | ?ukasz Langa | 2016-11-26 | 1 | -3/+29 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | Issue #10656: Merge AIX build fix from 3.5 | Martin Panter | 2016-11-20 | 1 | -3/+29 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | | | | Merge AIX fixes from 3.5 into 3.6 | Martin Panter | 2016-11-14 | 1 | -3/+29 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | Issue #28616: merge from 3.5 | Ned Deily | 2016-11-04 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when | Serhiy Storchaka | 2016-11-03 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | Issue #27517: LZMA compressor and decompressor no longer raise exceptions if | Serhiy Storchaka | 2016-10-31 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | Issue #26240: Merge subprocess doc string from 3.5 into 3.6 | Martin Panter | 2016-10-25 | 1 | -3/+29 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | | | | |||||
| | | | | | * | | | | | | | | | | | | Issue #28435: Merge urllib test fixes from 3.5 into 3.6 | Martin Panter | 2016-10-22 | 1 | -3/+29 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | | Issue #18287: PyType_Ready() now checks that tp_name is not NULL. | Serhiy Storchaka | 2016-10-07 | 1 | -0/+1 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|/ / / / | | | | | | | |/| | | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | | Merge with 3.5 | Terry Jan Reedy | 2016-09-30 | 1 | -0/+1 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | | Issue #28148: Stop using localtime() and gmtime() in the time module. | Alexander Belopolsky | 2016-09-28 | 1 | -0/+1 |
| | | | | | | | |_|_|_|_|_|_|_|/ / | | | | | | | |/| | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | Issue #28203: Merge from 3.5 | Mark Dickinson | 2016-09-24 | 1 | -0/+1 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | | | |||||
| | | | | | | * | | | | | | | | | | Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. | Terry Jan Reedy | 2016-09-12 | 1 | -0/+1 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | | | | DTrace support: function calls, GC activity, line execution | ?ukasz Langa | 2016-09-09 | 1 | -0/+1 |
| | | | | | | * | | | | | | | | | | | Merge: #14977: Make mailcap respect the order of the lines in the mailcap file. | R David Murray | 2016-09-09 | 1 | -3/+27 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / / / / / | | | | | | | |/| | | | | | | | | | | |||||
| | | | | | | | * | | | | | | | | | | Issue #19489: Merge with 3.5 | Zachary Ware | 2016-09-09 | 1 | -3/+27 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | | | Remove duplicate entry for Ivan L. | Guido van Rossum | 2016-09-09 | 1 | -1/+0 |
| | | | | | | | | * | | | | | | | | | | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. | Yury Selivanov | 2016-09-08 | 1 | -0/+1 |
| | | | | | | | | * | | | | | | | | | | add recipes for pseudo-valueless enums | Ethan Furman | 2016-09-07 | 1 | -0/+1 |
| | | | | | | | | * | | | | | | | | | | Add Francisco Couzo to Misc/ACKS (for issue #27427 patch). | Mark Dickinson | 2016-09-04 | 1 | -0/+1 |