1. 2400fa4 Again perhaps the end of [#460020] bug or feature: unicode() and subclasses. by Tim Peters · 23 years ago
  2. c16fcdf Make the PyXXX_Check() macros for the numeric types inheritance-aware. by Guido van Rossum · 23 years ago
  3. ea9cb5a ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  4. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  5. 8b51d22 Add prototypes for c_sum() etc. by Guido van Rossum · 28 years ago
  6. 519b433 renamed complex -> Py_complex by Guido van Rossum · 28 years ago
  7. 652f108 rename exported symbols with _Py_ prefix by Guido van Rossum · 28 years ago
  8. 5990592 added decl for PyComplex_AsCComplex by Guido van Rossum · 29 years ago
  9. f9fca92 complex numbers a la Konrad Hinsen by Guido van Rossum · 29 years ago