.. |
__init__.py
|
docs: Unify option descriptions between --help and the_basics.md (#4076)
|
2023-12-07 09:32:06 -08:00 |
__main__.py
|
Make 'python -m black' work (#1460)
|
2020-05-26 19:42:07 -07:00 |
_width_table.py
|
Drop support for Python 3.7 (#3765)
|
2023-07-05 10:08:04 -07:00 |
brackets.py
|
[563] Fix standalone comments inside complex blocks crashing Black (#4016)
|
2023-11-07 11:29:24 -08:00 |
cache.py
|
Handle more huggable immediately nested parens/brackets. (#4012)
|
2023-11-18 11:47:05 -08:00 |
comments.py
|
Merge branch 'main' into 241a1really
|
2023-12-09 19:35:14 -08:00 |
concurrency.py
|
Improve annotations for black.concurrency.cancel (#4047)
|
2023-11-17 07:57:00 -08:00 |
const.py
|
Sort DEFAULT_EXCLUDES and add .vscode, .pytest_cache and .ruff_cache (#3691)
|
2023-05-16 22:47:45 -04:00 |
debug.py
|
add support for printing the diff of AST trees when running tests (#3902)
|
2023-09-28 07:03:24 -07:00 |
files.py
|
Minor refactoring in get_sources and gen_python_files (#4013)
|
2023-11-01 06:20:14 -07:00 |
handle_ipynb_magics.py
|
Handle more huggable immediately nested parens/brackets. (#4012)
|
2023-11-18 11:47:05 -08:00 |
linegen.py
|
Fix another dummy impl case
|
2023-12-11 13:39:36 -08:00 |
lines.py
|
Fix the worst issues
|
2023-12-11 13:23:26 -08:00 |
mode.py
|
Add dedicated preview feature for East Asian Width (#4097)
|
2023-12-09 21:14:25 -08:00 |
nodes.py
|
Fix another dummy impl case
|
2023-12-11 13:39:36 -08:00 |
numerics.py
|
Fix minor typos in docstrings (#4085)
|
2023-12-03 21:47:30 -08:00 |
output.py
|
Permit standalone form feed characters at the module level (#4021)
|
2023-11-20 20:44:33 -08:00 |
parsing.py
|
Make flake8 pass when run with Python 3.12 (#4050)
|
2023-11-18 11:41:46 -08:00 |
py.typed
|
Add EOF and trailing whitespace fixer to pre-commit config (#2330)
|
2021-06-13 10:22:46 -07:00 |
ranges.py
|
Fix minor typos in docstrings (#4085)
|
2023-12-03 21:47:30 -08:00 |
report.py
|
Standardise newlines after module-level docstrings (#3932)
|
2023-10-09 19:34:26 -07:00 |
rusty.py
|
Standardise newlines after module-level docstrings (#3932)
|
2023-10-09 19:34:26 -07:00 |
strings.py
|
Drop support for Python 3.7 (#3765)
|
2023-07-05 10:08:04 -07:00 |
trans.py
|
Preserve visible quote types for f-string debug expressions (#4005)
|
2023-11-07 20:19:32 -08:00 |