1. 794e7d1 bpo-29782: Consolidate _Py_Bit_Length() (GH-20739) by Niklas Fiekas · 4 years, 2 months ago
  2. c6b292c bpo-29882: Add _Py_popcount32() function (GH-20518) by Victor Stinner · 4 years, 2 months ago
  3. d2dc827 bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077) by Victor Stinner · 4 years, 3 months ago
  4. a482dc5 bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091) by Victor Stinner · 4 years, 3 months ago
  5. 5dd21f5 bpo-39849: Enable assertions in _testcapimodule.c and _testinternalcapi.c (GH-19623) by Hai Shi · 4 years, 4 months ago
  6. 1ae035b bpo-40302: Add pycore_byteswap.h header file (GH-19552) by Victor Stinner · 4 years, 4 months ago
  7. 0135598 bpo-40241: Add pycore_gc.h header file (GH-19494) by Victor Stinner · 4 years, 4 months ago
  8. 3f2f4fe bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974) by Victor Stinner · 4 years, 5 months ago
  9. 331a6a5 bpo-36763: Implement the PEP 587 (GH-13592) by Victor Stinner · 5 years ago
  10. 23bace2 bpo-36635: Add _testinternalcapi module (GH-12841) by Victor Stinner · 5 years ago