1. 0182f38 Fix small overeager edit from 8e47e9af826e. by Georg Brandl · 12 years ago
  2. 0b3847d Issue #15096: Drop support for the ur string prefix by Christian Heimes · 12 years ago
  3. 50364b4 Basic documentation for PEP 414 by Armin Ronacher · 13 years ago
  4. 79d3878 update unicode link by Benjamin Peterson · 13 years ago
  5. 3a5d4cb Issue #13748: Raw bytes literals can now be written with the `rb` prefix as well as `br`. by Antoine Pitrou · 13 years ago
  6. 931b8aa #12753: Add support for Unicode name aliases and named sequences. by Ezio Melotti · 13 years ago
  7. 0dbebc0 Issue #10542: Document that identifiers use XID_Start XID_Continue*. by Martin v. Löwis · 14 years ago
  8. 1a7a2e0 Both PEP 3131 and the current implementation use NFKC normalization by Alexander Belopolsky · 14 years ago
  9. 7d180a0 #9451: strengthen warning about __*__ special name usage. by Georg Brandl · 14 years ago
  10. 162dd74 note that byte strings can be raw, too #9114 by Benjamin Peterson · 14 years ago
  11. 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
  12. 4e0f891 Fix \xhh specs, #1889. (an oversight of r60193, r60210). by Florent Xicluna · 15 years ago
  13. 17761d1 Merged revisions 72288 via svnmerge from by Georg Brandl · 15 years ago
  14. 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 16 years ago
  15. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  16. 861ac1f #4603: Note that inconsistent tab/space use is now illegal. by Georg Brandl · 16 years ago
  17. 0df7979 #4000: fix several 2.x atavisms. by Georg Brandl · 16 years ago
  18. c575c90 Merged revisions 66452 via svnmerge from by Georg Brandl · 16 years ago
  19. 95817b3 Remove mentions of "plain" integers. by Georg Brandl · 16 years ago
  20. e06de8b #2762: remove 2.x remnants and patch up some new documentation. by Georg Brandl · 16 years ago
  21. 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
  22. ddee308 #2575: bininteger missing in production list. by Georg Brandl · 16 years ago
  23. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 17 years ago
  24. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  25. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  26. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  27. 051d1dd The Identifiers and keywords syntax diagram did not appear correctly in the by Mark Summerfield · 17 years ago
  28. 57e3b68 Update the first two parts of the reference manual for Py3k, by Georg Brandl · 17 years ago
  29. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago