1. 0dbebc0 Issue #10542: Document that identifiers use XID_Start XID_Continue*. by Martin v. Löwis · 14 years ago
  2. 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
  3. 7d180a0 #9451: strengthen warning about __*__ special name usage. by Georg Brandl · 14 years ago
  4. 162dd74 note that byte strings can be raw, too #9114 by Benjamin Peterson · 14 years ago
  5. e43baab Fix nits in the lexical analysis section: \u requires four digits, backtick is not allowed in source in 3.x. by Georg Brandl · 14 years ago
  6. 4e0f891 Fix \xhh specs, #1889. (an oversight of r60193, r60210). by Florent Xicluna · 15 years ago
  7. 17761d1 Merged revisions 72288 via svnmerge from by Georg Brandl · 15 years ago
  8. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  9. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  10. 861ac1f #4603: Note that inconsistent tab/space use is now illegal. by Georg Brandl · 16 years ago
  11. 0df7979 #4000: fix several 2.x atavisms. by Georg Brandl · 16 years ago
  12. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
  13. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 16 years ago
  14. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  15. a2f837f Document the fact that '\U' and '\u' escapes are not treated specially in 3.0 (see issue 2541) by Benjamin Peterson · 16 years ago
  16. ddee308 #2575: bininteger missing in production list. by Georg Brandl · 16 years ago
  17. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
  18. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  19. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  20. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  21. 051d1dd The Identifiers and keywords syntax diagram did not appear correctly in the by Mark Summerfield · 17 years ago
  22. 57e3b68 Update the first two parts of the reference manual for Py3k, by Georg Brandl · 17 years ago
  23. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago