Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27574: Decreased an overhead of parsing keyword arguments in functions | Serhiy Storchaka | 2016-08-14 | 1 | -0/+23 |
| | | | | implemented with using Argument Clinic. | ||||
* | Merge spelling and grammar fixes from 3.5 | Martin Panter | 2016-08-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix spelling and grammar in documentation and code comments | Martin Panter | 2016-08-04 | 1 | -1/+1 |
| | | |||||
* | | Issue #22557: Now importing already imported modules is up to 2.5 times faster. | Serhiy Storchaka | 2016-08-02 | 1 | -0/+1 |
| | | |||||
* | | Issue #27626: Merge spelling fixes from 3.5 | Martin Panter | 2016-07-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 1 | -1/+1 |
| | | | | | | | | Based on patch by Ville Skyttä. | ||||
| * | Post-release fixups for Python 3.5.2. | Larry Hastings | 2016-06-27 | 1 | -1/+1 |
| | | |||||
| * | Version number bump for 3.5.2 final.v3.5.2 | Larry Hastings | 2016-06-25 | 1 | -3/+3 |
| | | |||||
| * | Post-release fixups for Python 3.5.2rc1. | Larry Hastings | 2016-06-13 | 1 | -1/+1 |
| | | |||||
| * | Release bump for 3.5.2rc1. | Larry Hastings | 2016-06-12 | 1 | -4/+4 |
| | | |||||
* | | Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). | Alexander Belopolsky | 2016-07-22 | 1 | -0/+17 |
| | | |||||
* | | Start 3.6.0a4 | Ned Deily | 2016-07-12 | 1 | -1/+1 |
| | | |||||
* | | Version bump for 3.6.0a3v3.6.0a3 | Ned Deily | 2016-07-11 | 1 | -2/+2 |
| | | |||||
* | | Start 3.6.0a3 | Ned Deily | 2016-06-14 | 1 | -1/+1 |
| | | |||||
* | | Version bump for 3.6.0a2v3.6.0a2 | Ned Deily | 2016-06-13 | 1 | -2/+2 |
| | | |||||
* | | Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes. | Serhiy Storchaka | 2016-06-12 | 1 | -1/+0 |
| | | | | | | | | Patch by Demur Rumed. | ||||
* | | Issue #27140: Added BUILD_CONST_KEY_MAP opcode. | Serhiy Storchaka | 2016-06-11 | 1 | -0/+1 |
| | | |||||
* | | Merge 3.5 (issue #27243) | Yury Selivanov | 2016-06-09 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Issue #27243: Fix __aiter__ protocol | Yury Selivanov | 2016-06-09 | 1 | -0/+3 |
| | | |||||
* | | issue27186: add C version of os.fspath(); patch by Jelle Zijlstra | Ethan Furman | 2016-06-04 | 2 | -0/+16 |
| | | |||||
* | | merge 3.5 | Benjamin Peterson | 2016-06-04 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | fix indentation of comment | Benjamin Peterson | 2016-06-04 | 1 | -7/+7 |
| | | |||||
* | | Issue #27171: Merge typo fixes from 3.5 | Martin Panter | 2016-06-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #27171: Fix typos in documentation, comments, and test function names | Martin Panter | 2016-06-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #26857: The gethostbyaddr_r() workaround is no longer needed with | Stefan Krah | 2016-05-22 | 1 | -0/+4 |
| | | | | | | | | api-level >= 23. Patch by Xavier de Gaye. | ||||
* | | Post-release cleanup: 3.6.0a1 -> 3.6.0a2 | Ned Deily | 2016-05-17 | 1 | -1/+1 |
| | | |||||
* | | Version bump for 3.6.0a1v3.6.0a1 | Ned Deily | 2016-05-16 | 1 | -2/+2 |
| | | |||||
* | | Merge typo fixes from 3.5 | Martin Panter | 2016-05-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Corrections for a/an in code comments and documentation | Martin Panter | 2016-05-08 | 1 | -1/+1 |
| | | |||||
* | | Issue #26765: Moved common code and docstrings for bytes and bytearray methods | Serhiy Storchaka | 2016-05-04 | 1 | -0/+21 |
| | | | | | | | | to bytes_methods.c. | ||||
* | | Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). | Serhiy Storchaka | 2016-05-01 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). | Serhiy Storchaka | 2016-05-01 | 1 | -2/+2 |
| | | |||||
* | | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error | Serhiy Storchaka | 2016-04-17 | 2 | -2/+2 |
|\ \ | |/ | | | | | messages. | ||||
| * | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 2 | -2/+2 |
| | | |||||
* | | Issue #15984: Merge PyUnicode doc from 3.5 | Martin Panter | 2016-04-15 | 2 | -19/+11 |
|\ \ | |/ | |||||
| * | Issue #15984: Correct PyUnicode_FromObject() and _FromEncodedObject() docs | Martin Panter | 2016-04-15 | 1 | -16/+8 |
| | | |||||
| * | Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc | Martin Panter | 2016-04-15 | 2 | -5/+5 |
| | | | | | | | | This affects documentation, code comments, and a debugging messages. | ||||
* | | Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF | Serhiy Storchaka | 2016-04-10 | 1 | -2/+12 |
|\ \ | |/ | | | | | in places where Py_DECREF was used. | ||||
| * | Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF | Serhiy Storchaka | 2016-04-10 | 1 | -2/+12 |
| | | | | | | | | in places where Py_DECREF was used. | ||||
* | | Issue #22570: Renamed Py_SETREF to Py_XSETREF. | Serhiy Storchaka | 2016-04-06 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #22570: Renamed Py_SETREF to Py_XSETREF. | Serhiy Storchaka | 2016-04-06 | 1 | -2/+2 |
| | | |||||
* | | Merge typo fixes from 3.5 | Martin Panter | 2016-04-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typos in documentation and comments | Martin Panter | 2016-04-05 | 1 | -1/+1 |
| | | |||||
| * | Use Py_uintptr_t for atomic pointers | Victor Stinner | 2016-01-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Issue #26161: Use Py_uintptr_t instead of void* for atomic pointers in pyatomic.h. Use atomic_uintptr_t when <stdatomic.h> is used. Using void* causes compilation warnings depending on which implementation of atomic types is used. | ||||
* | | Revert back to 3.6.0, buildbots do not want chocolate for 04-01 | Ned Deily | 2016-03-31 | 1 | -3/+3 |
| | | |||||
* | | Python 8: no pep8, no chocolate! | Victor Stinner | 2016-03-31 | 1 | -3/+3 |
| | | |||||
* | | Merge 3.5 (pystate.h) | Victor Stinner | 2016-03-25 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | pystate.h: fix _PyThreadState_UncheckedGet() | Victor Stinner | 2016-03-24 | 1 | -2/+0 |
| | | | | | | | | Declare the function even if thread support is disabled. | ||||
* | | Issue #23848: Expose _Py_DumpHexadecimal() | Victor Stinner | 2016-03-23 | 1 | -1/+14 |
| | | | | | | | | This function will be reused by faulthandler. | ||||
* | | Issue #26588: | Victor Stinner | 2016-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Optimize tracemalloc_add_trace(): modify hashtable entry data (trace) if the memory block is already tracked, rather than trying to remove the old trace and then add a new trace. * Add _Py_HASHTABLE_ENTRY_WRITE_DATA() macro |