1. 4a21e57 bpo-40268: Remove unused structmember.h includes (GH-19530) by Victor Stinner · 4 years, 4 months ago
  2. 62183b8 bpo-40268: Remove explicit pythread.h includes (#19529) by Victor Stinner · 4 years, 4 months ago
  3. 0361556 bpo-39481: PEP 585 for a variety of modules (GH-19423) by Batuhan Taşkaya · 4 years, 4 months ago
  4. 37fcbb6 bpo-40024: Update C extension modules to use PyModule_AddType() (GH-19119) by Dong-hee Na · 4 years, 5 months 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. 1a6be91 bpo-35081: Make some _PyGC macros internal (GH-10507) by Victor Stinner · 6 years ago
  7. 0e0bc4e Fix misleading mentions of tp_size in comments (GH-9093) by Peter Eisentraut · 6 years ago
  8. 9b50a7f Make PySimpleQueueType static. (GH-8175) by Benjamin Peterson · 6 years ago
  9. 94e1696 bpo-14976: Reentrant simple queue (#3346) by Antoine Pitrou · 7 years ago