-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Unable to format list comprehension expression + suggestion
F: linetoolong
Black makes our lines too long
T: style
What do we want Blackened code to look like?
#4590
by sataset
was closed Feb 27, 2025
Test failures with PyPy3.x 7.3.18
T: bug
Something isn't working
#4582
by mgorny
was closed Feb 20, 2025
Unnecessary linebreak in slice notation after a multiline string literal
T: style
What do we want Blackened code to look like?
#4581
by maple3142
was closed Feb 19, 2025
formats What do we want Blackened code to look like?
assert f(a,) == (b)
and assert f(a,) == b
very differently
T: style
#4575
by rdaysky
was closed Feb 3, 2025
Latest black (25.1.0) adds a newline after docstring and before pass in an exception class
T: bug
Something isn't working
#4571
by simonw
was closed Jan 31, 2025
Strings should remain on separate lines if they end with “\n”
F: strings
Related to our handling of strings
T: style
What do we want Blackened code to look like?
#4570
by 15r10nk
was closed Jan 31, 2025
Odd empty newline when defining classes or functions within an if-else clause
T: style
What do we want Blackened code to look like?
#4557
by tanrbobanr
was closed Jan 28, 2025
--stdio causes VSCode extension to crash on start
T: bug
Something isn't working
#4550
by ghanta1996
was closed Jan 10, 2025
SystemError: extension module 'black' is already cached
T: bug
Something isn't working
#4544
by tyralla
was closed Jan 5, 2025
Speed up Something isn't working
blib2to3
tokenization using generic python function
T: bug
#4540
by moogician
was closed Dec 30, 2024
New lines for generics in functions
T: enhancement
New feature or request
#4534
by framunoz
was closed Dec 18, 2024
Indenting space string concatenation in a list
T: style
What do we want Blackened code to look like?
#4532
by vjeux
was closed Dec 11, 2024
Stability issue with long comment in parentheses
T: bug
Something isn't working
#4519
by hauntsaninja
was closed Feb 4, 2025
fmt: skip not working black 24.10.0
T: bug
Something isn't working
#4515
by jaclark5
was closed Nov 20, 2024
E
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#4508
by ANOINTED123
was closed Nov 9, 2024
Re-condensation / Simplification Of Code After Line Length Reduction
T: style
What do we want Blackened code to look like?
#4507
by SoundsSerious
was closed Nov 12, 2024
Avoid double indentation when unnecessary
T: enhancement
New feature or request
#4505
by ego-thales
was closed Nov 5, 2024
tests/test_blackd.py
runs out of fds on systems with high nproc (is blackd leaking fds?)
T: bug
#4504
by mgorny
was closed Jan 25, 2025
What are your plans for the Black 2025 style guide?
T: style
What do we want Blackened code to look like?
#4501
by MichaReiser
was closed Oct 24, 2024
Based on PEP 8 and common practice, it is recommended to use single quotes as the default choice instead of double quotes.
#4499
by phanduynam
was closed Oct 23, 2024
Previous Next
ProTip!
Updated in the last three days: updated:>2025-02-24.