1. 2a58b06 bpo-5028: Fix up rest of documentation for tokenize documenting line (GH-13686) by Anthony Sottile · 6 years ago
  2. 1e36f75 bpo-5028: fix doc bug for tokenize (GH-11683) by Andrew Carr · 6 years ago
  3. 9646630 bpo-36766: Typos in docs and code comments (GH-13116) by penguindustin · 6 years ago
  4. 10a428b closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950) by Monson Shao · 7 years ago
  5. 8f37e84 Add support for all string literals to lib2to3 (#6457) by Zsolt Dollenstein · 7 years ago
  6. f64aae4 Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143) by Jelle Zijlstra · 7 years ago
  7. ac31770 bpo-30406: Make async and await proper keywords (#1669) by Jelle Zijlstra · 8 years ago
  8. 1b9530c bpo-23894: make lib2to3 recognize f-strings (#1733) by Łukasz Langa · 8 years ago
  9. 0c4aca5 Make rb'' strings work in lib2to3 (#1724) by Łukasz Langa · 8 years ago
  10. a6e395d bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) by Nevada Sanchez · 8 years ago
  11. e431d3c Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 9 years ago
  12. 96ec934 Issue #24619: Simplify async/await tokenization. by Yury Selivanov · 10 years ago
  13. 8fb307c Issue #24619: New approach for tokenizing async/await. by Yury Selivanov · 10 years ago
  14. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 10 years ago
  15. 4ab92c8 add matrix multiplication operator support to 2to3 by Benjamin Peterson · 11 years ago
  16. 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 12 years ago
  17. 4bcc796 #19620: Fix typo in docstring (noticed by Christopher Welborn). by Ezio Melotti · 12 years ago
  18. dafea85 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 12 years ago
  19. 8d26b0b Merged revisions 80934 via svnmerge from by Benjamin Peterson · 15 years ago
  20. 0af9398 Merged revisions 79306,79311,79325 via svnmerge from by Benjamin Peterson · 15 years ago
  21. 2021100 Merged revisions 76259,76326,76376-76377,76430,76471,76517 via svnmerge from by Benjamin Peterson · 16 years ago
  22. d9af52b Merged revisions 76062 via svnmerge from by Benjamin Peterson · 16 years ago
  23. d481e3d Merged revisions 72494 via svnmerge from by Benjamin Peterson · 16 years ago
  24. 8a5f8ca Run 2to3 on this library. by Martin v. Löwis · 17 years ago
  25. ef04c44 Merged revisions 61596-61597 via svnmerge from by Martin v. Löwis · 17 years ago