black/src/blib2to3/pgen2
2023-11-24 06:19:54 -08:00
..
__init__.py Refactor black into packages in src/ dir (#1376) 2020-05-08 08:50:50 -07:00
conv.py Run pyupgrade on blib2to3 and src (#3771) 2023-07-09 15:05:01 -07:00
driver.py Permit standalone form feed characters at the module level (#4021) 2023-11-20 20:44:33 -08:00
grammar.py Run pyupgrade on blib2to3 and src (#3771) 2023-07-09 15:05:01 -07:00
literals.py Fix most blib2to3 lint (#3794) 2023-07-16 21:33:58 -07:00
parse.py Fix parser bug where "type" was misinterpreted as a keyword inside a match (#3950) 2023-10-17 00:59:15 -07:00
pgen.py Fix most blib2to3 lint (#3794) 2023-07-16 21:33:58 -07:00
token.py Fix most blib2to3 lint (#3794) 2023-07-16 21:33:58 -07:00
tokenize.py Bump mypy to 1.7.1 (#4069) 2023-11-24 06:19:54 -08:00