1. 17 Nov, 2017 1 commit
    • Victor Stinner's avatar
      tokenizer: Remove unused tabs options (#4422) · f2ddc6ac
      Victor Stinner authored
      Remove the following fields from tok_state structure which are now
      used unused:
      
      * altwarning: "Issue warning if alternate tabs don't match"
      * alterror: "Issue error if alternate tabs don't match"
      * alttabsize: "Alternate tab spacing"
      
      Replace alttabsize variable with ALTTABSIZE define.
      f2ddc6ac
  2. 16 Nov, 2017 8 commits
  3. 15 Nov, 2017 12 commits
  4. 14 Nov, 2017 4 commits
  5. 13 Nov, 2017 5 commits
  6. 12 Nov, 2017 5 commits
  7. 11 Nov, 2017 5 commits