Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | * | | | | | | | | | | | | | Issue #29263: LOAD_METHOD support for C methods | INADA Naoki | 2017-02-03 | 8 | -36/+88 | |
| | | | | | | | | | * | | | | | | | | | | | | | Closes #29213: Merged fix from 3.6. | Vinay Sajip | 2017-02-02 | 2 | -7/+5 | |
| | | | | | | | | | * | | | | | | | | | | | | | Closes #24875: Merged fix from 3.6. | Vinay Sajip | 2017-02-02 | 725 | -159437/+15574 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | | | | | | | Remove unnecessary variables. | Raymond Hettinger | 2017-02-02 | 1 | -5/+2 | |
| | | | | | | | | | | * | | | | | | | | | | | | | Issue #29421: Make int.to_bytes() and int.from_bytes() slightly faster | Serhiy Storchaka | 2017-02-02 | 1 | -4/+7 | |
| | | | | | | | | | | * | | | | | | | | | | | | | Rename struct.unpack() 2nd parameter to "buffer" | Victor Stinner | 2017-02-02 | 3 | -15/+19 | |
| | | | | | | | | | | * | | | | | | | | | | | | | Null merge 3.6 | Victor Stinner | 2017-02-02 | 0 | -0/+0 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #29300: Convert _struct module to Argument Clinic | Victor Stinner | 2017-02-02 | 4 | -239/+540 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #29368: Fix _Pickle_FastCall() usage in do_append() | Victor Stinner | 2017-02-02 | 1 | -1/+0 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #29368: The extend() method is now called instead of the append() | Serhiy Storchaka | 2017-02-02 | 3 | -24/+57 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | Issue #29381: merge with 3.6 | Mariatta Wijaya | 2017-02-01 | 1 | -11/+10 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #20185: Converted the int class to Argument Clinic. | Serhiy Storchaka | 2017-02-01 | 2 | -135/+303 | |
| | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29407: Merge from 3.6 | Berker Peksag | 2017-02-01 | 720 | -159031/+14667 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29377: Add three new wrappers to types.py (Manuel Krebber). | Guido van Rossum | 2017-02-01 | 4 | -0/+49 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Fix test_gdb.test_wrapper_call() on Python 2 | Victor Stinner | 2017-02-01 | 1 | -2/+2 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29286: Rename private PyArg_UnpackStack_impl() to unpack_stack() | Victor Stinner | 2017-02-01 | 1 | -12/+12 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Document that _PyFunction_FastCallDict() must copy kwargs | Victor Stinner | 2017-02-01 | 1 | -0/+2 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Make test_gdb.test_wrapper_call() make reliable | Victor Stinner | 2017-02-01 | 1 | -3/+2 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | python-gdb.py supports method-wrapper | Victor Stinner | 2017-02-01 | 3 | -6/+71 | |
| | | | | | | | | | | | * | | | | | | | | | | | | | | | Merge 3.6 | doko | 2017-02-01 | 717 | -159023/+14544 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 3.6 (#29398) | Benjamin Peterson | 2017-01-31 | 717 | -159023/+14544 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #29218: Remove unused install_misc command | Berker Peksag | 2017-02-01 | 2 | -31/+3 | |
| | | | | | | | | | | | | | * | | | | | | | | | | | | | | | merge 3.6 | doko | 2017-01-31 | 716 | -158992/+14541 | |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 3.6 | doko | 2017-01-31 | 716 | -158992/+14541 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29283: Merge from 3.6 | Berker Peksag | 2017-01-30 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | Issue #28822: Add susp-ignored entry for NEWS; fix grammar | Martin Panter | 2017-01-29 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Issue #29384: Remove Be OS scripts from Modules/, unused in 3.0+ | Martin Panter | 2017-01-29 | 3 | -151/+2 | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Issues #29349: Add NEWS for 3.7; use ?with? statement | Martin Panter | 2017-01-29 | 2 | -4/+3 | |
| | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Issues #29349: Merge Py 2 fix 3.6 | Martin Panter | 2017-01-29 | 713 | -158838/+14536 | |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | Issue #29383: reduce temporary interned unicode | INADA Naoki | 2017-01-28 | 1 | -3/+10 | |
| | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | Closes #28784: Merged update from 3.6. | Vinay Sajip | 2017-01-27 | 713 | -158834/+14525 | |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Closes #29308: Merged fix from 3.6. | Vinay Sajip | 2017-01-27 | 713 | -158834/+14525 | |
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 3.6 | Benjamin Peterson | 2017-01-25 | 1 | -7/+0 | |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | Issue #29358: Add postcondition checks on types | Victor Stinner | 2017-01-25 | 1 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | Issue #29369: Use Py_IDENTIFIER in Python-ast.c | INADA Naoki | 2017-01-25 | 2 | -14/+25 | |
| | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with | Serhiy Storchaka | 2017-01-25 | 712 | -158817/+14476 | |
| | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [merge 3.6] - issue26149 - Point to Wiki for Editors and Python IDEs on Unix. | Senthil Kumaran | 2017-01-25 | 1 | -12/+7 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict | Serhiy Storchaka | 2017-01-25 | 5 | -44/+45 | |
| | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | issue29167: fix race condition in (Int)Flag | Ethan Furman | 2017-01-24 | 2 | -6/+99 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29083: Fixed the declaration of some public API functions. | Serhiy Storchaka | 2017-01-24 | 709 | -158795/+14408 | |
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29337: Fixed possible BytesWarning when compare the code objects. | Serhiy Storchaka | 2017-01-24 | 709 | -158795/+14408 | |
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Issue #29360: _PyStack_AsDict() doesn't check kwnames | Victor Stinner | 2017-01-24 | 2 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Issue #29338: Fix test_enum. | Serhiy Storchaka | 2017-01-24 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Fix grammar in doc string, RST markup | Martin Panter | 2017-01-24 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | Issues #29189: Merge indentation fixes from 3.6 | Martin Panter | 2017-01-24 | 708 | -158793/+14400 | |
| | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issues #29273: Merge test___all__ from 3.6 | Martin Panter | 2017-01-23 | 1 | -11/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |