1. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  2. 38aa14a PyParser_ParseString(): When the err_ret structure is initialized, the by Barry Warsaw · 24 years ago
  3. 23c9e00 Mass ANSIfication. by Thomas Wouters · 24 years ago
  4. 85f3639 Create two new exceptions: IndentationError and TabError. These are by Fred Drake · 24 years ago
  5. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  6. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  7. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  8. 6da3434 Trent Mick: familiar simple Win64 patches by Guido van Rossum · 24 years ago
  9. 6b7a5d8 Jack Jansen: Removed Macintosh tab-guessing code by Guido van Rossum · 24 years ago
  10. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  11. 89ce454 Make sure that -t and -tt also work on strings passed to compile(). by Guido van Rossum · 26 years ago
  12. 6135df6 Declare and use Py_TabcheckFlag here. by Guido van Rossum · 26 years ago
  13. ff0ec52 Finally plug the memory leak caused by syntax error (including by Guido van Rossum · 27 years ago
  14. 86bea46 Another directory quickly renamed. by Guido van Rossum · 27 years ago
  15. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  16. ec49827 fix strncpy call (uninitialized memory read) by Guido van Rossum · 30 years ago
  17. b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  18. bd0389d don't call strncpy(str, NULL, 0) by Guido van Rossum · 30 years ago
  19. e537240 * Changed many files to use mkvalue() instead of newtupleobject(). by Guido van Rossum · 31 years ago
  20. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  21. 91ece42 Guess tab size on the Mac from tab resource. by Guido van Rossum · 32 years ago
  22. d8b1d37 Append a NEWLINE token at the end of a file. by Guido van Rossum · 32 years ago
  23. 56b07c8 When printing an error message, don't choke if tok->buf is NULL. by Guido van Rossum · 33 years ago
  24. 326f582 Don't print the line number for syntax errors in string parsing. by Guido van Rossum · 33 years ago
  25. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  26. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  27. 840bcf1 Set parse tree in parser data structure to NULL when returning by Guido van Rossum · 34 years ago
  28. 85a5fbb Initial revision by Guido van Rossum · 34 years ago