1. 99a196f Issue 19195: Improved cross-references in C API documentation. by Serhiy Storchaka · 11 years ago
  2. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  3. 089c5cd Issue #4129: Belatedly document which C API functions had their argument(s) or by Jeroen Ruigrok van der Werven · 15 years ago
  4. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  5. cab3d98 Ensure that PySet_Add() operates on a newly created frozenset, like PyTuple_SetItem does. by Amaury Forgeot d'Arc · 17 years ago
  6. e84ada3 Factor-out common code with a new macro by Raymond Hettinger · 17 years ago
  7. ecdcb58 Make PySet_Add() work with frozensets. by Raymond Hettinger · 17 years ago
  8. dee3f65 Revert PySet_Add() changes. by Raymond Hettinger · 17 years ago
  9. 7c1be2a Make PySet_Add() work with frozensets. Works like PyTuple_SetItem() to build-up values in a brand new frozenset. by Raymond Hettinger · 17 years ago
  10. f684272 Split the monstrous C API manual files in smaller parts. by Georg Brandl · 17 years ago