Commit Graph

5 Commits

Author SHA1 Message Date
Łukasz Langa
c891c65b6b Store grammar pickle caches in CACHE_DIR
Fixes #192

Fixes #203
2018-05-19 14:06:27 -07:00
Łukasz Langa
82198030ee Remove nonsensical grammar from blib2to3 2018-04-23 14:24:14 -07:00
Łukasz Langa
6316e293ac Automatic detection of deprecated Python 2 forms of print and exec
Note: if those are handled, you can't use --safe because this check is using
Python 3.6+ builtin AST.

Fixes #49
2018-03-22 23:19:23 -07:00
Łukasz Langa
f5cc3e3556 Actually use the bundled Grammar.txt 2018-03-14 14:20:16 -07:00
Łukasz Langa
e74117f172 Initial commit 2018-03-14 12:55:32 -07:00