Skip to content

Issues: psf/black

Setting the 2025 stable style
#4522 opened Dec 4, 2024 by JelleZijlstra
Open 4
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

Unstable formatting: Comment is moved to lower line twice C: unstable formatting Formatting changed on the second pass T: bug Something isn't working
#3701 opened May 24, 2023 by Zac-HD
Black crashes on files containing \r, from e.g. old MacOS T: bug Something isn't working
#3700 opened May 24, 2023 by Zac-HD
Line break before operator added only with --experimental-string-processing F: linebreak How should we split up lines? F: strings Related to our handling of strings T: bug Something isn't working
#2491 opened Sep 11, 2021 by Zac-HD
Parse error found with Hypothesmith C: crash Black is crashing C: parser How we parse code. Or fail to parse it. T: bug Something isn't working
#970 opened Aug 7, 2019 by Zac-HD
Bug: linebreak in comparison in parens with comments in conditional is not stable C: invalid code Black destroyed a valid Python file F: comments The syntactic kind. Not in the language grammar, always on our minds. Best bugs. T: bug Something isn't working
#638 opened Dec 12, 2018 by Zac-HD
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.