Skip to content

Issues: psf/black

Setting the 2025 stable style
#4522 by JelleZijlstra was closed Jan 25, 2025
Closed 7
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

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
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
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
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 Editor plugins and other integrations C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases T: bug Something isn't working T: enhancement New feature or request
#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
BlackD client T: enhancement New feature or request
#3721 opened Jun 7, 2023 by maludwig
Decouple using .gitignore from exclude T: enhancement New feature or request
#3711 opened May 30, 2023 by aureliojargas
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
ProTip! Exclude everything labeled bug with -label:bug.