1. 806f9d7 document TokenError and unclosed expression behavior (closes #12063) by Benjamin Peterson · 11 years ago
  2. f7568e0 Closes #20956: 2.7 tokenize does not produce named tuples. Patch by Sam Kimbrel. by Terry Jan Reedy · 11 years ago
  3. 2aa8519 The StopIteration API applies to both tokenize() and generate_tokens() by Raymond Hettinger · 13 years ago
  4. da747c3 Issue #2134: Clarify token.OP handling rationale in tokenize documentation. by Meador Inge · 14 years ago
  5. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  6. e0e0822 Add more links to Python sources where the code is short, readable and an informative adjunct to the docs. by Raymond Hettinger · 15 years ago
  7. 3219df1 Argh, I read it wrong. Reverted 64036 and added a clarifying remark. by Georg Brandl · 17 years ago
  8. ebd662d #3028: tokenize passes the physical line. by Georg Brandl · 17 years ago
  9. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  10. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  11. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago