Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a15e260b708a98edaba86a2aa663c3f6b2abc964
/
Objects
/
interpreteridobject.c
a15e260
bpo-40170: Add _PyIndex_Check() internal function (GH-19426)
by Victor Stinner
· 4 years, 7 months ago
58ac700
bpo-39573: Use Py_TYPE() macro in Objects directory (GH-18392)
by Victor Stinner
· 4 years, 9 months ago
543a395
bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227)
by Serhiy Storchaka
· 5 years ago
bf16991
bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652)
by Serhiy Storchaka
· 5 years ago
530f506
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
by Jeroen Demeyer
· 5 years ago
c11183c
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359)
by Eric Snow
· 6 years ago
4d61e6e
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
by Victor Stinner
· 6 years ago
bcfa450
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003)
by Eric Snow
· 6 years ago