1. f5b5224 ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626 by Benjamin Peterson · 16 years ago
  2. da78043 Latin-1 source code was not being properly decoded when passed through by Brett Cannon · 16 years ago
  3. 40d20bc Issue 1267, continued. by Guido van Rossum · 17 years ago
  4. ce3a72a Patch 1267 by Christian Heimes. by Guido van Rossum · 17 years ago
  5. 3f993c3 Use an enum for decoding_state. It makes the code a little more understandable. by Neil Schemenauer · 17 years ago
  6. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  7. 85bcc66 Convert code from sys.stdin.encoding to UTF-8 in interactive mode. Fixes #1100. by Martin v. Löwis · 17 years ago
  8. 49c5da1 Patch #1440601: Add col_offset attribute to AST nodes. by Martin v. Löwis · 19 years ago
  9. 66485ae Remove unused field. by Martin v. Löwis · 19 years ago
  10. 95292d6 Constify filenames and scripts. Fixes #651362. by Martin v. Löwis · 22 years ago
  11. f62a89b Ignore encoding declarations inside strings. Fixes #603509. by Martin v. Löwis · 22 years ago
  12. 1ee99d3 Make pgen compile with pydebug. Duplicate normalized names, as it may by Martin v. Löwis · 22 years ago
  13. 00f1e3f Patch #534304: Implement phase 1 of PEP 263. by Martin v. Löwis · 22 years ago
  14. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  15. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  16. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  17. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  18. 926f13a Add checking for inconsistent tab usage by Guido van Rossum · 26 years ago
  19. 86bea46 Another directory quickly renamed. by Guido van Rossum · 27 years ago
  20. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  21. b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  22. 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
  23. 248a50c * Grammar: corrected old typo (class instead of 'class') by Guido van Rossum · 31 years ago
  24. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  25. a849b83 * selectmodule.c: fix (another!) two memory leaks -- this time in list2set by Guido van Rossum · 31 years ago
  26. 6ac258d * pythonrun.c: Print exception type+arg *after* stack trace instead of by Guido van Rossum · 31 years ago
  27. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 32 years ago
  28. 5113f5f Copyright for 1992 added by Guido van Rossum · 33 years ago
  29. f70e43a Added copyright notice. by Guido van Rossum · 34 years ago
  30. 85a5fbb Initial revision by Guido van Rossum · 34 years ago