Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Odd breaking of operators chain T: style What do we want Blackened code to look like?
#4455 opened Sep 11, 2024 by nowtryz
Support Python 3.13 free-threaded build T: enhancement New feature or request
#4438 opened Aug 20, 2024 by ngoldbaum
--line-ranges formats lines outside of range T: bug Something isn't working
#4430 opened Aug 6, 2024 by rhencke
Add more documentation about preview style features T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#4429 opened Aug 6, 2024 by AshSta512
Newlines between classes do not get added when the last method of one ends with ellipses T: style What do we want Blackened code to look like?
#4420 opened Jul 31, 2024 by blankRiot96
Offer more architectures in GitHub releases T: enhancement New feature or request
#4418 opened Jul 29, 2024 by autarch
Black fails with ASTSafetyError on comment line in return type annotation C: crash Black is crashing T: bug Something isn't working
#4399 opened Jul 8, 2024 by connernilsen
2
Combine f-strings which would be placed on the same line T: style What do we want Blackened code to look like?
#4389 opened Jun 26, 2024 by pushfoo
no info about setting by default T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#4374 opened Jun 1, 2024 by ArtemIsmagilov
Technical doc for smoother contribution T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#4370 opened May 24, 2024 by AMK9978
Error in github actions when using use_pyproject: true T: bug Something isn't working
#4367 opened May 18, 2024 by Nao-Y1996
fmt: skip is required at the line which follows the one incorrectly formatted F: fmtskip fmt: skip implementation T: bug Something isn't working
#4366 opened May 17, 2024 by mgoral
Long lines that concatenate list comprehensions F: linebreak How should we split up lines? T: style What do we want Blackened code to look like?
#4353 opened May 8, 2024 by tomkcook
Unnecessary parentheses added to expression in indexed assignment F: parentheses Too many parentheses, not enough parentheses, and so on. T: bug Something isn't working
#4349 opened May 5, 2024 by Pabloo22
Is there any way to have a permalink for a specific version in the changelog doc? T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#4344 opened May 2, 2024 by slafs
precommit black doesn't read from pyproject.toml file. T: bug Something isn't working
#4317 opened Apr 21, 2024 by arshan-ritual
Standalone comments still partially broken C: crash Black is crashing F: comments The syntactic kind. Not in the language grammar, always on our minds. Best bugs. T: bug Something isn't working
#4296 opened Mar 31, 2024 by sumezulike
Crash on formatting case case syntax when line length set to be small C: crash Black is crashing T: bug Something isn't working
#4280 opened Mar 15, 2024 by rdrll
problematic formatting: indentation change in docstring T: style What do we want Blackened code to look like?
#4276 opened Mar 15, 2024 by kaddkaka
Bug hazard - multiple strings given same indentation F: parentheses Too many parentheses, not enough parentheses, and so on. F: strings Related to our handling of strings T: style What do we want Blackened code to look like?
#4249 opened Feb 23, 2024 by JamesHutchison
ProTip! no:milestone will show everything without a milestone.