| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-1635741: _PyUnicode_Name_CAPI moves to internal C API (GH-22713) | Victor Stinner | 2020-10-26 | 1 | -1/+1 |
|
|
* | bpo-40422: Move _Py_closerange to fileutils.c (GH-22680) | Kyle Evans | 2020-10-13 | 1 | -1/+1 |
|
|
* | bpo-41078: Add pycore_list.h internal header file (GH-21057) | Victor Stinner | 2020-06-22 | 1 | -1/+1 |
|
|
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -7/+0 |
|
|
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 1 | -0/+1 |
|
|
* | bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044) | Victor Stinner | 2020-05-12 | 1 | -1/+1 |
|
|
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+3 |
|
|
* | bpo-40286: Add randbytes() method to random.Random (GH-19527) | Victor Stinner | 2020-04-17 | 1 | -1/+1 |
|
|
* | bpo-40302: Add pycore_byteswap.h header file (GH-19552) | Victor Stinner | 2020-04-17 | 1 | -2/+2 |
|
|
* | bpo-35081: Move dtoa.h header to the internal C API (GH-18489) | Victor Stinner | 2020-02-12 | 1 | -2/+2 |
|
|
* | bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) | Dong-hee Na | 2019-08-23 | 1 | -0/+1 |
|
|
* | closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing o... | aaronpaulhurst | 2019-06-11 | 1 | -1/+1 |
|
|
* | bpo-36635: Add _testinternalcapi module (GH-12841) | Victor Stinner | 2019-04-18 | 1 | -0/+1 |
|
|
* | bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) | Victor Stinner | 2019-04-17 | 1 | -7/+7 |
|
|
* | bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) | Victor Stinner | 2018-11-20 | 1 | -1/+1 |
|
|
* | bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363) | Victor Stinner | 2018-11-09 | 1 | -0/+1 |
|
|
* | closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match ... | Max BĂ©langer | 2018-11-02 | 1 | -1/+1 |
|
|
* | bpo-35081: Add pycore_ prefix to internal header files (GH-10263) | Victor Stinner | 2018-10-31 | 1 | -6/+6 |
|
|
* | bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107) | Victor Stinner | 2018-10-25 | 1 | -0/+3 |
|
|
* | bpo-25711: Rewrite zipimport in pure Python. (GH-6809) | Serhiy Storchaka | 2018-09-18 | 1 | -4/+0 |
|
|
* | Delete old expat comment. (GH-9197) | Benjamin Peterson | 2018-09-12 | 1 | -8/+0 |
|
|
* | bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229) | Antoine Pitrou | 2018-07-16 | 1 | -0/+374 |
|
|