1. 4b8a7f5 Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (#8241) by Serhiy Storchaka · 6 years ago
  2. f64aae4 Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143) by Jelle Zijlstra · 6 years ago
  3. b51f5de bpo-33064: lib2to3: support trailing comma after *args and **kwargs (#6096) by Łukasz Langa · 6 years ago
  4. ac31770 bpo-30406: Make async and await proper keywords (#1669) by Jelle Zijlstra · 7 years ago
  5. af810b3 closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771) by Jakub Stasiak · 7 years ago
  6. fd1df3f Issue #28394: Merge typo fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  7. d2a584b Issue #28394: Spelling and typo fixes in code comments and changelog by Martin Panter · 8 years ago
  8. 2832574 Issue #25969: Update the lib2to3 grammar to handle the unpacking by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  9. 3b822d6 Issue #25969: Update the lib2to3 grammar to handle the unpacking by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  10. 52c4e7c Issue #28008: Implement PEP 530 -- asynchronous comprehensions. by Yury Selivanov · 8 years ago
  11. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 8 years ago
  12. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 9 years ago
  13. bfbfc8d Removed unintentional trailing spaces in text files. by Serhiy Storchaka · 9 years ago
  14. 0654be1 teach 2to3 about 'yield from' by Benjamin Peterson · 10 years ago
  15. 4ab92c8 add matrix multiplication operator support to 2to3 by Benjamin Peterson · 10 years ago
  16. a846d0a explain why we need this grammar file (closes #13766) by Benjamin Peterson · 13 years ago
  17. f37eb3a Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from by Benjamin Peterson · 14 years ago
  18. d9af52b Merged revisions 76062 via svnmerge from by Benjamin Peterson · 15 years ago
  19. 2c3ac6b Merged revisions 73370 via svnmerge from by Benjamin Peterson · 15 years ago
  20. 3a2fb14 Merged revisions 66453 via svnmerge from by Benjamin Peterson · 16 years ago
  21. ef04c44 Merged revisions 61596-61597 via svnmerge from by Martin v. Löwis · 16 years ago