1. ac31770 bpo-30406: Make async and await proper keywords (#1669) by Jelle Zijlstra · 7 years ago
  2. 5cefb6c bpo-25324: Move the description of tokenize tokens to token.rst. (#1911) by Serhiy Storchaka · 7 years ago
  3. fc354f0 bpo-25324: copy tok_name before changing it (#1608) by Albert-Jan Nijburg · 7 years ago
  4. 7d1c5ef Issue #23322: Remove outdated reference to an example in parser docs by Berker Peksag · 8 years ago
  5. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  6. 3dc74bf docs: Document ASYNC/AWAIT tokens (issue #25580) by Yury Selivanov · 9 years ago
  7. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  8. ac007ba Issue #13632: Update token documentation to reflect actual token types by Meador Inge · 13 years ago
  9. a199368 More source links. by Raymond Hettinger · 14 years ago
  10. eec2d76 #8968: add actual name of token constants. by Georg Brandl · 14 years ago
  11. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  12. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago