This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
black
Watch
1
Star
0
Fork
0
You've already forked black
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb32729ab5
black
/
src
/
blib2to3
/
pgen2
History
Jelle Zijlstra
eb32729ab5
blib2to3: add a few annotations (
#3675
)
2023-05-03 10:26:57 -07:00
..
__init__.py
Refactor black into packages in src/ dir (
#1376
)
2020-05-08 08:50:50 -07:00
conv.py
Reduce usage of regex (
#2644
)
2021-11-30 18:01:36 -08:00
driver.py
Correct spelling mistakes (
#3599
)
2023-03-11 07:43:31 -08:00
grammar.py
Enable pattern matching by default (
#2758
)
2022-01-22 12:05:26 -08:00
literals.py
Refactor black into packages in src/ dir (
#1376
)
2020-05-08 08:50:50 -07:00
parse.py
Fix import of blib2to3.pgen2.driver (
#3546
)
2023-02-03 22:00:09 -08:00
pgen.py
black/parser: partial support for pattern matching (
#2586
)
2021-11-13 19:15:31 -08:00
token.py
Improve Python 2 only syntax detection (GH-2592)
2021-11-11 20:28:48 -05:00
tokenize.py
blib2to3: add a few annotations (
#3675
)
2023-05-03 10:26:57 -07:00