| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-71587: Drop local reference cache to `_strptime` module in `_datetime` (gh... | neonene | 2024-06-12 | 1 | -1/+0 |
|
|
* | gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-119929) | Eric Snow | 2024-06-03 | 1 | -0/+1 |
|
|
* | gh-117398: Statically Allocate the Datetime C-API (GH-119472) | Eric Snow | 2024-05-23 | 1 | -0/+3 |
|
|
* | gh-117142: ctypes: Clean up c-analyzer .tsv files (GH-117544) | neonene | 2024-05-22 | 1 | -44/+0 |
|
|
* | gh-74929: Implement PEP 667 (GH-115153) | Tian Gao | 2024-05-04 | 1 | -0/+1 |
|
|
* | gh-111997: C-API for signalling monitoring events (#116413) | Irit Katriel | 2024-05-04 | 1 | -0/+1 |
|
|
* | gh-116126: Implement PEP 696 (#116129) | Jelle Zijlstra | 2024-05-03 | 1 | -0/+2 |
|
|
* | gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) | Irit Katriel | 2024-04-17 | 1 | -0/+1 |
|
|
* | gh-117142: ctypes: Migrate global vars to module state (GH-117189) | neonene | 2024-03-29 | 1 | -2/+2 |
|
|
* | gh-76785: Drop PyInterpreterID_Type (gh-117101) | Eric Snow | 2024-03-21 | 1 | -1/+0 |
|
|
* | gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe... | AN Long | 2024-02-29 | 1 | -0/+1 |
|
|
* | gh-114570: Add PythonFinalizationError exception (#115352) | Victor Stinner | 2024-02-14 | 1 | -0/+2 |
|
|
* | gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424) | Eric Snow | 2024-02-13 | 1 | -4/+4 |
|
|
* | gh-115015: Argument Clinic: fix generated code for METH_METHOD methods withou... | Erlend E. Aasland | 2024-02-05 | 1 | -0/+1 |
|
|
* | gh-113744: Add a new IncompleteInputError exception to improve incomplete inp... | Pablo Galindo Salgado | 2024-01-30 | 1 | -0/+2 |
|
|
* | gh-76785: Fixes for test.support.interpreters (gh-112982) | Eric Snow | 2023-12-12 | 1 | -0/+4 |
|
|
* | gh-71587: Establish global state in `_datetime` (#110475) | Erlend E. Aasland | 2023-10-12 | 1 | -9/+1 |
|
|
* | gh-106320: Remove _PyAnextAwaitable_Type from the public C API (#108597) | Victor Stinner | 2023-08-29 | 1 | -2/+2 |
|
|
* | gh-107704: Argument Clinic: add support for deprecating keyword use of parame... | Serhiy Storchaka | 2023-08-19 | 1 | -0/+4 |
|
|
* | gh-95065: Argument Clinic: Add functional tests of deprecated positionals (#1... | Erlend E. Aasland | 2023-08-10 | 1 | -0/+2 |
|
|
* | gh-106078: Isolate `decimal` module (#107287) | Charlie Zhao | 2023-07-28 | 1 | -1/+0 |
|
|
* | gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-107359) | Eric Snow | 2023-07-27 | 1 | -1/+1 |
|
|
* | remove outdated `_asyncio` globals from globals-to-fix.tsv (#107334) | Kumar Aditya | 2023-07-27 | 1 | -2/+0 |
|
|
* | gh-106078: Move external C-API functions to decimal module global state (#106... | Charlie Zhao | 2023-07-11 | 1 | -6/+0 |
|
|
* | gh-106078: Move static variables initialized once to decimal module global st... | Charlie Zhao | 2023-07-10 | 1 | -3/+0 |
|
|
* | gh-106078: Move static objects related to `CONTEXTVAR` to the decimal module ... | Charlie Zhao | 2023-07-08 | 1 | -1/+0 |
|
|
* | gh-106078: Move `context template` to decimal module global state (#106346) | Charlie Zhao | 2023-07-03 | 1 | -3/+0 |
|
|
* | gh-106078: Move DecimalException to _decimal state (#106301) | Charlie Zhao | 2023-07-02 | 1 | -1/+0 |
|
|
* | gh-106078: Convert `_decimal` types to heap types (#106079) | Charlie Zhao | 2023-06-29 | 1 | -6/+1 |
|
|
* | gh-104773: PEP 594: Remove the nis module (#104897) | Victor Stinner | 2023-05-24 | 1 | -3/+0 |
|
|
* | gh-104773: PEP 594: Remove the ossaudiodev module (#104862) | Victor Stinner | 2023-05-24 | 1 | -3/+0 |
|
|
* | gh-104549: Set __module__ on TypeAliasType (#104550) | Jelle Zijlstra | 2023-05-18 | 1 | -0/+1 |
|
|
* | GH-103092: isolate `pyexpat` (#104506) | Kumar Aditya | 2023-05-16 | 1 | -1/+0 |
|
|
* | gh-101819: Isolate `_io` (#101948) | Erlend E. Aasland | 2023-05-15 | 1 | -4/+0 |
|
|
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 | 1 | -1/+1 |
|
|
* | gh-101819: Port _io.PyBytesIOBuffer_Type to heap type (#104264) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-101819: Adapt _io.PyWindowsConsoleIO_Type to heap type (#104197) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-101819: Port _io.PyIncrementalNewlineDecoder_Type to heap type (#104249) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-102500: Implement PEP 688 (#102521) | Jelle Zijlstra | 2023-05-04 | 1 | -0/+1 |
|
|
* | gh-103583: Isolate CJK codec modules (#103869) | Erlend E. Aasland | 2023-04-27 | 1 | -21/+0 |
|
|
* | gh-103092: Isolate _ctypes, part 1 (#103893) | Erlend E. Aasland | 2023-04-27 | 1 | -6/+2 |
|
|
* | gh-103583: Add codecs and maps to _codecs_* module state (#103540) | Erlend E. Aasland | 2023-04-17 | 1 | -2/+0 |
|
|
* | gh-103092: Isolate `_collections` (#103093) | Erlend E. Aasland | 2023-04-12 | 1 | -5/+0 |
|
|
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -0/+5 |
|
|
* | gh-103092: Isolate `socket` module (#103094) | Erlend E. Aasland | 2023-04-09 | 1 | -6/+0 |
|
|
* | gh-103092: Isolate `_pickle` module (#102982) | Erlend E. Aasland | 2023-04-04 | 1 | -5/+0 |
|
|
* | gh-90110: Bring the whitelists up to date. (gh-103114) | Eric Snow | 2023-03-29 | 1 | -2/+0 |
|
|
* | gh-90110: Fix the c-analyzer Tool (#102483) | Eric Snow | 2023-03-07 | 1 | -1/+1 |
|
|
* | gh-101819: Adapt _io types to heap types, batch 1 (GH-101949) | Erlend E. Aasland | 2023-02-20 | 1 | -8/+0 |
|
|
* | gh-99138: Isolate _zoneinfo (#99218) | Erlend E. Aasland | 2023-02-15 | 1 | -11/+0 |
|
|