| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258) | Eric Snow | 2023-06-02 | 1 | -1/+1 |
|
|
* | bpo-35081: Move interpreteridobject.h to Include/internal/ (GH-28969) | Victor Stinner | 2021-10-15 | 1 | -1/+1 |
|
|
* | bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) | Victor Stinner | 2021-04-28 | 1 | -3/+9 |
|
|
* | bpo-40302: Replace PY_INT64_T with int64_t (GH-19573) | Victor Stinner | 2020-04-17 | 1 | -1/+1 |
|
|
* | bpo-40268: Remove a few pycore_pystate.h includes (GH-19510) | Victor Stinner | 2020-04-14 | 1 | -1/+0 |
|
|
* | bpo-40268: Include explicitly pycore_interp.h (GH-19505) | Victor Stinner | 2020-04-14 | 1 | -0/+1 |
|
|
* | bpo-40170: Add _PyIndex_Check() internal function (GH-19426) | Victor Stinner | 2020-04-08 | 1 | -2/+3 |
|
|
* | bpo-39573: Use Py_TYPE() macro in Objects directory (GH-18392) | Victor Stinner | 2020-02-07 | 1 | -1/+1 |
|
|
* | bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227) | Serhiy Storchaka | 2019-09-25 | 1 | -50/+31 |
|
|
* | bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-1... | Serhiy Storchaka | 2019-09-13 | 1 | -51/+49 |
|
|
* | bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (G... | Jeroen Demeyer | 2019-05-31 | 1 | -1/+1 |
|
|
* | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-15 | 1 | -0/+308 |
|
|
* | Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()... | Victor Stinner | 2019-03-04 | 1 | -308/+0 |
|
|
* | bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as n... | Eric Snow | 2019-03-01 | 1 | -0/+308 |
|
|