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