Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.6 | Benjamin Peterson | 2017-02-09 | 1 | -5/+7 |
|\ | |||||
| * | massage English for -X descriptions a bit | Benjamin Peterson | 2017-02-09 | 1 | -5/+7 |
* | | Merge issue #26355 fix from 3.6 | Nick Coghlan | 2017-02-09 | 32 | -187/+458 |
|\ \ | |/ |/| | |||||
| * | Issue #29441: Merge from 3.6 | Berker Peksag | 2017-02-07 | 1 | -17/+4 |
| |\ | |||||
| * \ | Issue #29371: merge with 3.6 | Mariatta Wijaya | 2017-02-06 | 32 | -187/+458 |
| |\ \ | |||||
| | * \ | merge | Raymond Hettinger | 2017-02-06 | 32 | -187/+458 |
| | |\ \ | |||||
| | | * \ | Merge from 3.6 | Berker Peksag | 2017-02-06 | 1 | -5/+5 |
| | | |\ \ | |||||
| | | * \ \ | Issue #29198: Merge from 3.6 | Berker Peksag | 2017-02-04 | 32 | -187/+458 |
| | | |\ \ \ | |||||
| | | | * \ \ | Issue #29198: Merge from 3.6 | Berker Peksag | 2017-02-04 | 32 | -187/+458 |
| | | | |\ \ \ | |||||
| | | | | * | | | Issue #29300: Convert _struct module to Argument Clinic | Victor Stinner | 2017-02-02 | 1 | -13/+14 |
| | | | | * | | | Issue #29381: merge with 3.6 | Mariatta Wijaya | 2017-02-01 | 1 | -11/+10 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Issue #29407: Merge from 3.6 | Berker Peksag | 2017-02-01 | 31 | -174/+444 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Issue #29377: Add three new wrappers to types.py (Manuel Krebber). | Guido van Rossum | 2017-02-01 | 1 | -0/+23 |
| | | | | | * | | | | Issue #28822: Add susp-ignored entry for NEWS; fix grammar | Martin Panter | 2017-01-29 | 1 | -0/+1 |
| | | | | | * | | | | Issues #11670: Merge configparser doc from 3.6 | Martin Panter | 2017-01-29 | 1 | -6/+6 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ \ | Issues #29349: Merge Py 2.6+ compatibility from 3.6 | Martin Panter | 2017-01-29 | 1 | -0/+2 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | | Issues #29349: Add NEWS for 3.7; use ?with? statement | Martin Panter | 2017-01-29 | 1 | -4/+1 |
| | | | | | * | | | | | | Issues #29349: Merge Py 2 fix 3.6 | Martin Panter | 2017-01-29 | 29 | -170/+419 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | Issues #12067: Merge hash recommendation from 3.6 | Martin Panter | 2017-01-29 | 1 | -0/+4 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | merge | Raymond Hettinger | 2017-01-28 | 1 | -4/+18 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ | Closes #28784: Merged update from 3.6. | Vinay Sajip | 2017-01-27 | 29 | -170/+419 |
| | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ | Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with | Serhiy Storchaka | 2017-01-25 | 29 | -170/+419 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ | [merge 3.6] - issue26149 - Point to Wiki for Editors and Python IDEs on Unix. | Senthil Kumaran | 2017-01-25 | 1 | -12/+7 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | |/ / / / / / / / | | | | | | | | |/| | | | | | | | | |||||
| | | | | | | | | * | | | | | | | | Fix grammar in doc string, RST markup | Martin Panter | 2017-01-24 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | | | Issues #29189: Merge indentation fixes from 3.6 | Martin Panter | 2017-01-24 | 28 | -170/+375 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merge 3.6 | Victor Stinner | 2017-01-23 | 28 | -170/+375 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() | Serhiy Storchaka | 2017-01-22 | 2 | -2/+12 |
| | | | | | | | | | | * | | | | | | | | Issue #29092: Merge 3.6. | Xiang Zhang | 2017-01-22 | 1 | -1/+1 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | Issue #29282: Backed out changeset b33012ef1417 | Mark Dickinson | 2017-01-21 | 2 | -24/+0 |
| | | | | | | | | | | * | | | | | | | | | Issue #29282: add fused multiply-add function, math.fma. | Mark Dickinson | 2017-01-21 | 2 | -0/+24 |
| | | | | | | | | | | * | | | | | | | | | Issue #29316: merge 3.6 | Ned Deily | 2017-01-20 | 2 | -6/+10 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | merge | Raymond Hettinger | 2017-01-19 | 1 | -0/+5 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Issue #29292: Merge 3.6. | Xiang Zhang | 2017-01-20 | 1 | -2/+3 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Issue 29274: Merge doc fixes from 3.6 | Martin Panter | 2017-01-18 | 1 | -4/+4 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge | Raymond Hettinger | 2017-01-16 | 1 | -0/+4 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #26110: Add document for LOAD_METHOD and CALL_METHOD opcode. | INADA Naoki | 2017-01-16 | 2 | -0/+29 |
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #29062: Doc: Fix make suspicious | INADA Naoki | 2017-01-14 | 27 | -168/+334 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge doc fixes from 3.6 | Martin Panter | 2017-01-14 | 14 | -71/+71 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Document Python versions in which the removed features were deprecated. | Serhiy Storchaka | 2017-01-13 | 1 | -2/+5 |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29197: Removed deprecated function ntpath.splitunc(). | Serhiy Storchaka | 2017-01-13 | 2 | -13/+4 |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29210: Removed support of deprecated argument "exclude" in | Serhiy Storchaka | 2017-01-13 | 2 | -9/+5 |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29062: Merge hashlib-blake2.rst into hashlib.rst | INADA Naoki | 2017-01-13 | 25 | -146/+322 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29192: Removed deprecated features in the http.cookies module. | Serhiy Storchaka | 2017-01-13 | 2 | -13/+12 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29193: A format string argument for string.Formatter.format() | Serhiy Storchaka | 2017-01-13 | 2 | -3/+9 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Closes #28130: Documented that time.tzset() updates time module globals. | Alexander Belopolsky | 2017-01-12 | 1 | -2/+7 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #20804: The unittest.mock.sentinel attributes now preserve their | Serhiy Storchaka | 2017-01-11 | 2 | -0/+11 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29239: Merge bug number from 3.6 | Martin Panter | 2017-01-11 | 22 | -139/+293 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #15657: Merge METH_KEYWORDS doc from 3.6 | Martin Panter | 2017-01-11 | 1 | -4/+3 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29217: Merge 3.6. | Xiang Zhang | 2017-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Closes #29133: merged update from 3.6. | Vinay Sajip | 2017-01-09 | 22 | -139/+293 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |