Issues: psf/black
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Black joins lines when it shouldn't - short width characters.
T: bug
Something isn't working
#4235
opened Feb 15, 2024 by
rtb-zla-karma
Black fails to parse match-case statement in Something isn't working
black/scripts/generate_schema.py
T: bug
#4233
opened Feb 14, 2024 by
dankrzeminski32
when using --stdin-filename , cannot override auto-found project root with --config
T: bug
Something isn't working
#4232
opened Feb 14, 2024 by
pmolodo
Remove parentheses around simple top-level expressions
F: parentheses
Too many parentheses, not enough parentheses, and so on.
T: enhancement
New feature or request
#4231
opened Feb 13, 2024 by
JelleZijlstra
Option to force "chop down" multiline (+ add magic comma) when line too long
T: enhancement
New feature or request
#4229
opened Feb 13, 2024 by
RuRo
Black does not print errors with --quiet --check
C: configuration
CLI and configuration
T: bug
Something isn't working
#4227
opened Feb 12, 2024 by
galdor
black internal error on line-broken ==
C: crash
#4220
opened Feb 9, 2024 by
Jacobfaib
Future of Issues with the preview and unstable style. Add the name of the responsible feature in the title.
T: bug
Something isn't working
string_processing
C: preview style
#4208
opened Feb 5, 2024 by
JelleZijlstra
Improve the style of breaking long lines into two
T: style
What do we want Blackened code to look like?
#4203
opened Feb 1, 2024 by
marcinwazny
Enable enable-unstable-feature = ['string_processing'] without preview flag
T: bug
Something isn't working
#4196
opened Jan 30, 2024 by
matejsp
Deprecate unusual ways to set things in pyproject.toml
C: configuration
CLI and configuration
T: enhancement
New feature or request
#4178
opened Jan 26, 2024 by
JelleZijlstra
Line too long: Long from import
F: linetoolong
Black makes our lines too long
T: bug
Something isn't working
#4177
opened Jan 26, 2024 by
marianatuma
Unexpected incompatibility with reorder-python-imports
T: bug
Something isn't working
#4175
opened Jan 26, 2024 by
maxwell-k
Latest docker images fail with an ImportError
T: bug
Something isn't working
#4163
opened Jan 22, 2024 by
ravishi
multiline_string_handling sometimes leads to worse formatting
C: preview style
#4159
opened Jan 20, 2024 by
JelleZijlstra
wrap_long_dict_values_in_parens can remove parentheses
C: preview style
Issues with the preview and unstable style. Add the name of the responsible feature in the title.
T: bug
Something isn't working
#4158
opened Jan 20, 2024 by
JelleZijlstra
[ISSUE] Github Action Black failing after successful reformatting.
T: bug
Something isn't working
#4156
opened Jan 18, 2024 by
tikendraw
Preview style feedback: Parenthesizing long dict, conditional, and type annotations
C: preview style
Issues with the preview and unstable style. Add the name of the responsible feature in the title.
T: style
What do we want Blackened code to look like?
#4123
opened Dec 22, 2023 by
MichaReiser
hug_parens_with_braces_and_square_brackets: Doesn't hug if all entries fit on a line
C: preview style
#4099
opened Dec 11, 2023 by
MichaReiser
hug_parens_with_braces_and_square_brackets: Recursively hugging parens decrease readability
C: preview style
#4098
opened Dec 10, 2023 by
MichaReiser
don't split binary operation if right operand is a function call with short name
T: style
What do we want Blackened code to look like?
#4092
opened Dec 9, 2023 by
denballakh
Break long expressions at operators, not inside inner parentheses
T: style
What do we want Blackened code to look like?
#4075
opened Nov 28, 2023 by
mfripp
Wrapping lines of a function signature that uses the new python 3.12 generic type parameter syntax
F: linebreak
How should we split up lines?
S: accepted
The changes in this design / enhancement issue have been accepted and can be implemented
T: style
What do we want Blackened code to look like?
#4071
opened Nov 26, 2023 by
Questionsdenombres
Add parenthesis around walrus
T: enhancement
New feature or request
#4058
opened Nov 20, 2023 by
Conchylicultor
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.