1. 04 Jun, 2017 5 commits
  2. 03 Jun, 2017 2 commits
  3. 02 Jun, 2017 5 commits
  4. 01 Jun, 2017 7 commits
  5. 31 May, 2017 2 commits
    • Hiro Asari's avatar
      a5aa72ac
    • Albert-Jan Nijburg's avatar
      bpo-25324: copy tok_name before changing it (#1608) · fc354f07
      Albert-Jan Nijburg authored
      * add test to check if were modifying token
      
      * copy list so import tokenize doesnt have side effects on token
      
      * shorten line
      
      * add tokenize tokens to token.h to get them to show up in token
      
      * move ERRORTOKEN back to its previous location, and fix nitpick
      
      * copy comments from token.h automatically
      
      * fix whitespace and make more pythonic
      
      * change to fix comments from @haypo
      
      * update token.rst and Misc/NEWS
      
      * change wording
      
      * some more wording changes
      fc354f07
  6. 30 May, 2017 4 commits
  7. 29 May, 2017 5 commits
  8. 28 May, 2017 5 commits
  9. 27 May, 2017 5 commits