Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords | Victor Stinner | 2017-01-17 | 3 | -10/+10 | |
| | | | | | | | | | | | | Issue #29286. | |||||
* | | | Issue #23903: Added missed Windows-specific names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #23903: Added missed Windows-specific names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+13 | |
| |\ \ | | |/ | ||||||
| | * | Issue #23903: Added missed Windows-specific names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+13 | |
| | | | ||||||
* | | | Issue #23903: Added missed names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+64 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #23903: Added missed names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+64 | |
| |\ \ | | |/ | ||||||
| | * | Issue #23903: Added missed names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -0/+59 | |
| | | | ||||||
* | | | Issue #23903: Fixed errors and remove non-existing names in python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -5/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #23903: Fixed errors and remove non-existing names in python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -5/+3 | |
| |\ \ | | |/ | ||||||
| | * | Issue #23903: Fixed errors and remove non-existing names in python3.def. | Serhiy Storchaka | 2016-12-27 | 1 | -5/+3 | |
| | | | ||||||
* | | | Sort and remove duplicates from PC/python3.def (issue #23903). | Serhiy Storchaka | 2016-12-23 | 1 | -25/+24 | |
|\ \ \ | |/ / | ||||||
| * | | Sort and remove duplicates from PC/python3.def (issue #23903). | Serhiy Storchaka | 2016-12-23 | 1 | -25/+24 | |
| |\ \ | | |/ | ||||||
| | * | Sort and remove duplicates from PC/python3.def (issue #23903). | Serhiy Storchaka | 2016-12-23 | 1 | -25/+24 | |
| | | | ||||||
* | | | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) | Steve Dower | 2016-12-17 | 1 | -7/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #25778: winreg does not truncase string correctly (Patch by Eryk Sun) | Steve Dower | 2016-12-17 | 1 | -7/+6 | |
| | | | ||||||
* | | | Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes. | Yury Selivanov | 2016-12-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Special thanks to INADA Naoki for pushing the patch through the last mile, Serhiy Storchaka for reviewing the code, and to Victor Stinner for suggesting the idea (originally implemented in the PyPy project). | |||||
* | | | Issue #26071: Fixes preprocessor definition and rebuilds ↵ | Steve Dower | 2016-12-13 | 1 | -1/+1 | |
|\ \ \ | |/ / | | | | | | | wininst-14.0[-amd64].exe | |||||
| * | | Issue #26071: Fixes preprocessor definition and rebuilds ↵ | Steve Dower | 2016-12-13 | 1 | -1/+1 | |
| |\ \ | | |/ | | | | | | | wininst-14.0[-amd64].exe | |||||
| | * | Issue #26071: Fixes preprocessor definition and rebuilds ↵ | Steve Dower | 2016-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | wininst-14.0[-amd64].exe | |||||
* | | | Issue #28522: Fixes mishandled buffer reallocation in getpathp.c | Steve Dower | 2016-10-27 | 1 | -4/+15 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28522: Fixes mishandled buffer reallocation in getpathp.c | Steve Dower | 2016-10-27 | 1 | -4/+15 | |
| | | | ||||||
* | | | Issue #28217: Adds _testconsole module to test console input. | Steve Dower | 2016-10-03 | 2 | -0/+213 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28217: Adds _testconsole module to test console input. Fixes some ↵ | Steve Dower | 2016-10-03 | 2 | -0/+213 | |
| | | | | | | | | | | | | issues found by the tests. | |||||
* | | | Merge with 3.6 | Steve Dower | 2016-09-17 | 1 | -35/+78 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28137: Renames Windows path file to ._pth | Steve Dower | 2016-09-17 | 1 | -35/+78 | |
| | | | | | | | | | | | | Issue #28138: Windows ._pth file should allow import site | |||||
* | | | Issue #28139: Merge indentation fixes from 3.6 | Martin Panter | 2016-09-17 | 1 | -9/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28139: Merge indentation fixes from 3.5 into 3.6 | Martin Panter | 2016-09-17 | 1 | -9/+9 | |
| |\ \ | | |/ | ||||||
| | * | Issue #28139: Fix messed up indentation | Martin Panter | 2016-09-17 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | Also update the classmethod and staticmethod doc strings and comments to match the RST documentation. | |||||
* | | | Bump to 3.7.0a0 | Ned Deily | 2016-09-12 | 2 | -712/+712 | |
|/ / | ||||||
* | | Issue #23722: Initialize __class__ from type.__new__() | Nick Coghlan | 2016-09-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | The __class__ cell used by zero-argument super() is now initialized from type.__new__ rather than __build_class__, so class methods relying on that will now work correctly when called from metaclass methods during class creation. Patch by Martin Teichmann. | |||||
* | | One more spelling fix | Martin Panter | 2016-09-10 | 1 | -1/+1 | |
| | | ||||||
* | | Issue #27810: Rerun Argument Clinic on all modules | Victor Stinner | 2016-09-10 | 2 | -26/+26 | |
| | | ||||||
* | | Issue #27705: Update message in validate_ucrtbase.py | Steve Dower | 2016-09-10 | 1 | -2/+3 | |
|\ \ | |/ | ||||||
| * | Issue #27705: Update message in validate_ucrtbase.py | Steve Dower | 2016-09-10 | 1 | -2/+3 | |
| | | ||||||
* | | Issue #28046: Remove platform-specific directories from sys.path | Zachary Ware | 2016-09-10 | 1 | -2/+2 | |
| | | ||||||
* | | Fix call to PathCombineW. | Steve Dower | 2016-09-09 | 1 | -1/+1 | |
| | | ||||||
* | | Issue #27874: Allows use of pythonXX.zip file as landmark on Windows | Steve Dower | 2016-09-09 | 1 | -15/+20 | |
| | | ||||||
* | | Merge with 3.5 | Steve Dower | 2016-09-09 | 1 | -3/+17 | |
|\ \ | |/ | ||||||
| * | Issue #24594: Validates persist parameter when opening MSI database | Steve Dower | 2016-09-09 | 1 | -3/+17 | |
| | | ||||||
* | | Changes pyvenv.cfg trick into an actual sys.path file. | Steve Dower | 2016-09-09 | 1 | -66/+115 | |
| | | ||||||
* | | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. | Yury Selivanov | 2016-09-09 | 1 | -1/+1 | |
| | | | | | | | | Patch by Ivan Levkivskyi. | |||||
* | | Issue #23524: Finish removing _PyVerify_fd from sources | Steve Dower | 2016-09-08 | 1 | -8/+3 | |
| | | ||||||
* | | clinic: PY_LONG_LONG -> long long | Benjamin Peterson | 2016-09-08 | 2 | -8/+8 | |
| | | ||||||
* | | hardcode sizeof(_Bool) on windows | Benjamin Peterson | 2016-09-07 | 1 | -0/+3 | |
| | | ||||||
* | | Issue #16113: Add SHA-3 and SHAKE support to hashlib module. | Christian Heimes | 2016-09-07 | 1 | -0/+2 | |
| | | ||||||
* | | Issue #27731: Opt-out of MAX_PATH on Windows 10 | Steve Dower | 2016-09-07 | 1 | -1/+6 | |
| | | ||||||
* | | Issue #26798: Hello Winndows, my old friend. I've come to fix blake2 for you ↵ | Christian Heimes | 2016-09-06 | 1 | -0/+2 | |
| | | | | | | | | again. | |||||
* | | Closes #27982: Allow keyword arguments to winsound functions | Zachary Ware | 2016-09-06 | 2 | -27/+30 | |
| | | ||||||
* | | replace Py_(u)intptr_t with the c99 standard types | Benjamin Peterson | 2016-09-06 | 1 | -7/+7 | |
| | | ||||||
* | | Issue #27078: Added BUILD_STRING opcode. Optimized f-strings evaluation. | Serhiy Storchaka | 2016-09-06 | 1 | -1/+1 | |
| | |