-
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
Change the formatting behaviour when there is bracket in the if statement, like a list, a function
T: enhancement
New feature or request
#4516
opened Nov 22, 2024 by
mandy6610
Support Python 3.13 free-threaded build
T: enhancement
New feature or request
#4438
opened Aug 20, 2024 by
ngoldbaum
Offer more architectures in GitHub releases
T: enhancement
New feature or request
#4418
opened Jul 29, 2024 by
autarch
Allow valid version specifier when specifying Black version in New feature or request
pyproject.toml
T: enhancement
#4406
opened Jul 19, 2024 by
nattiechan
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
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
Add parenthesis around walrus
T: enhancement
New feature or request
#4058
opened Nov 20, 2023 by
Conchylicultor
Support for percent format notebooks
T: enhancement
New feature or request
#4025
opened Nov 6, 2023 by
Conchylicultor
Request: new releases triggering New feature or request
black-pre-commit-mirror
's mirror
action
T: enhancement
#3972
opened Oct 23, 2023 by
jamesbraza
Request: supporting sub-configs (aka per-directory config)
T: enhancement
New feature or request
#3952
opened Oct 17, 2023 by
jamesbraza
Black should never try to format symlinks
T: enhancement
New feature or request
#3880
opened Sep 11, 2023 by
JelleZijlstra
Always respect original comment/code-order
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
T: enhancement
New feature or request
#3800
opened Jul 18, 2023 by
randolf-scholz
Add line number to the --diff output.
C: configuration
CLI and configuration
S: needs discussion
Needs further hashing out before ready for implementation (on desirability, feasibility, etc.)
T: enhancement
New feature or request
#3769
opened Jul 7, 2023 by
dnrhead
actions/upload-release-asset
is unmaintained.
C: integrations
#3732
opened Jun 13, 2023 by
Qwerty-133
Signed Windows Binaries
C: packaging
Installation and packaging of Black
T: enhancement
New feature or request
#3725
opened Jun 8, 2023 by
chris-morrell
Automatic magic trailing comma behavior to split arguments/items onto separate lines regardless of line length
F: trailing comma
Full of magic
T: enhancement
New feature or request
#3715
opened Jun 1, 2023 by
alex-hunt-materialize
Decouple using .gitignore from New feature or request
exclude
T: enhancement
#3711
opened May 30, 2023 by
aureliojargas
(🎁) Remove redundant parenthesis in New feature or request
getitem
/indexing operator
T: enhancement
#3679
opened May 4, 2023 by
KotlinIsland
Exceptions to comment spacing
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
S: needs discussion
Needs further hashing out before ready for implementation (on desirability, feasibility, etc.)
T: enhancement
New feature or request
#3668
opened Apr 29, 2023 by
JelleZijlstra
# fmt: skip failed to skip one-line format
F: fmtskip
fmt: skip implementation
T: enhancement
New feature or request
#3603
opened Mar 13, 2023 by
WaveBird
Ability to directly specify project root directory from CLI
T: enhancement
New feature or request
#3592
opened Mar 2, 2023 by
richardxia
Consistent handling of too long lines due to directives (no special treatment of New feature or request
# type: ignore
)
T: enhancement
#3569
opened Feb 14, 2023 by
ruestefa
Ability to view which files black will actually run on
T: enhancement
New feature or request
#3560
opened Feb 10, 2023 by
mwgamble
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.