-
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
Avoid double indentation when unnecessary
T: enhancement
New feature or request
#4505
by ego-thales
was closed Nov 5, 2024
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
Support .editorconfig
T: enhancement
New feature or request
#4487
by mbarneyjr
was closed Oct 16, 2024
Report error when processing folders on the command line
T: bug
Something isn't working
#4476
by wevsty
was closed Oct 10, 2024
Formatting does not occur when file autosaved
T: bug
Something isn't working
#4475
by bobf32
was closed Oct 18, 2024
black makes functions and collections too high when they are too long
T: bug
Something isn't working
#4474
by ljhshuai
was closed Oct 9, 2024
Update documentation, error messages, etc. to reflect dropping Python 3.8 runtime support
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#4472
by jtmedley
was closed Oct 9, 2024
Black inserts spurious space into docstring starting with 4 quotes
T: bug
Something isn't working
#4469
by gvanrossum
was closed Sep 30, 2024
Cache causes confusing behavior when running with and without "--unstable"
T: bug
Something isn't working
#4465
by twitchard
was closed Sep 27, 2024
Black refuses to reformat multi-line import statements into one line
T: bug
Something isn't working
#4456
by zhouwein
was closed Sep 12, 2024
Black crashes with INTERNAL ERROR: Black produced code that is not equivalent to the source.
T: bug
Something isn't working
#4454
by SimonDeBroyer
was closed Sep 12, 2024
On Apple M1, Black often drops the ":9]=" out of f"{...[:9]=}", as Internal Error
T: bug
Something isn't working
#4446
by pelavarre
was closed Sep 7, 2024
Black won't format file as it produces invalid code
T: bug
Something isn't working
#4439
by RedX2501
was closed Aug 20, 2024
Black fails to format f strings in function kwargs with dictionaries
T: bug
Something isn't working
#4431
by ME-Mark-O
was closed Aug 7, 2024
Black does not add trailing commas when using typed_params_trailing_comma
T: bug
Something isn't working
#4424
by AshSta512
was closed Aug 2, 2024
Crash on f-string with Something isn't working
\{
T: bug
#4421
by JelleZijlstra
was closed Aug 2, 2024
black formatter not working when file contains several comments
T: bug
Something isn't working
#4419
by Kenza98
was closed Aug 2, 2024
Cannot parse multiline f-string starting with backslash Something isn't working
\
T: bug
#4417
by turtleyacht
was closed Jul 28, 2024
Make Readability your main focus.
T: style
What do we want Blackened code to look like?
#4416
by maximilian22x
was closed Jul 30, 2024
INTERNAL ERROR: Black produced code that is not equivalent to the source
T: bug
Something isn't working
#4414
by madrasaty-tech
was closed Aug 8, 2024
Error in the setup docs for black.
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#4412
by Mr-Sunglasses
was closed Jul 25, 2024
Cannot parse nested f-strings if the same quote char is used inside and outside.
#4408
by maflAT
was closed Jul 20, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.