1. 8b14dd3 Closes #10031: overhaul the "imports" section of the programming FAQ. by Georg Brandl · 10 years ago
  2. b74cf54 Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__. by Georg Brandl · 10 years ago
  3. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  4. 36b30b5 Dont put "void" in signature for nullary functions. by Georg Brandl · 15 years ago
  5. 089c5cd Issue #4129: Belatedly document which C API functions had their argument(s) or by Jeroen Ruigrok van der Werven · 15 years ago
  6. 74a1dea #2989: add PyType_Modified(). by Georg Brandl · 16 years ago
  7. 908caac Added clear cache methods to clear the internal type lookup cache for ref leak test runs. by Christian Heimes · 17 years ago
  8. f684272 Split the monstrous C API manual files in smaller parts. by Georg Brandl · 17 years ago