1. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 16 years ago
  2. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  3. 0153159 Add a bunch of GIL release/acquire points in tp_print implementations and for by Brett Cannon · 17 years ago
  4. 6819210 PEP 3123: Provide forward compatibility with Python 3.0, while keeping by Martin v. Löwis · 17 years ago
  5. 347b300 Remove unnecessary casts in type object initializers. by Georg Brandl · 18 years ago
  6. 15e6274 Revert backwards-incompatible const changes. by Martin v. Löwis · 19 years ago
  7. af68c87 Add const to several API functions that take char *. by Jeremy Hylton · 19 years ago
  8. aa86e35 - bool() called without arguments now returns False rather than by Guido van Rossum · 21 years ago
  9. 657d222 Make more functions static by Neal Norwitz · 22 years ago
  10. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  11. c95cc87 Clean up the layout of the bool_as_number struct initializer. by Guido van Rossum · 22 years ago
  12. 645a22e As Neal pointed out, bool_print was an order of magnitude too complex. by Guido van Rossum · 22 years ago
  13. 5f82036 Oops. Here are the new files. My apologies. by Guido van Rossum · 22 years ago