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