1. 2252d11 #3342: In tracebacks, printed source lines were not indented since r62555. by Amaury Forgeot d'Arc · 16 years ago
  2. e974689 Re-implement the 'warnings' module in C. This allows for usage of the by Brett Cannon · 17 years ago
  3. e93237d #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available. by Christian Heimes · 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. a7604bf Moved tracebackobject to traceback.h, Closes SF Bug #497067 by Nicholas Bastin · 21 years ago
  6. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  7. 913b907 [Bug #528914] PyTraceBack_Store/Fetch were deleted in 1997, but their by Andrew M. Kuchling · 23 years ago
  8. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  9. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  10. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  11. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  12. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  13. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  14. 9d78d8d spell TraceBack with capital B by Guido van Rossum · 29 years ago
  15. 884afd6 keyword arguments and faster function calls by Guido van Rossum · 29 years ago
  16. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  17. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  18. 66cb311 Lots of small things, see ChangeLog by Guido van Rossum · 30 years ago
  19. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  20. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  21. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
  22. 3165fe6 Modified most (but not yet all) I/O to always go through sys.stdout or by Guido van Rossum · 32 years ago
  23. 5113f5f Copyright for 1992 added by Guido van Rossum · 33 years ago
  24. 11c0383 Change tb_here() prototype. by Guido van Rossum · 33 years ago
  25. f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
  26. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago