Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-... | Miss Islington (bot) | 2023-07-27 | 1 | -5/+1 |
* | gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205) | Eric Snow | 2023-05-05 | 1 | -0/+1 |
* | gh-101659: Add _Py_AtExit() (gh-103298) | Eric Snow | 2023-04-06 | 1 | -13/+83 |
* | gh-101659: Use the Raw Allocator in the _xxinterpchannels Module (gh-103287) | Eric Snow | 2023-04-05 | 1 | -22/+93 |
* | gh-101524: Fix the ChannelID tp_name (gh-102655) | Eric Snow | 2023-03-13 | 1 | -1/+1 |
* | gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in... | Irit Katriel | 2023-02-24 | 1 | -3/+3 |
* | gh-101609: Fix "‘state’ may be used uninitialized" warning in `_xxinterpc... | Nikita Sobolev | 2023-02-06 | 1 | -2/+3 |
* | gh-101524: Split Up the _xxsubinterpreters Module (gh-101526) | Eric Snow | 2023-02-04 | 1 | -0/+2325 |