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

Issues list

Vim plugin formatter fails with error C: vim Vim plugin T: bug Something isn't working
#3318 opened Oct 7, 2022 by nullromo
Using version specifier in GitHub Action fails T: bug Something isn't working
#3316 opened Oct 7, 2022 by lofidevops
Incorrectly ignored files when subfolder/.gitignore contains */* C: file collection Related to file collection (e.g. gitignore & cache) or file discovery and all of its configuration. T: bug Something isn't working
#3315 opened Oct 7, 2022 by aaossa
22.10.0: sphinx warnings reference target not found T: bug Something isn't working
#3314 opened Oct 7, 2022 by kloczek
Wrong architecture for 22.10.0 macosx wheel C: crash Black is crashing C: packaging Installation and packaging of Black T: bug Something isn't working
#3312 opened Oct 6, 2022 by lecardozo
please support use of the system black installation C: vim Vim plugin T: enhancement New feature or request
#3308 opened Oct 4, 2022 by bugfood
Black removing extra spaces in docstrings. Breaking markdown formatting F: docstrings How we format docstrings T: bug Something isn't working
#3306 opened Oct 3, 2022 by cazador481
Black forcibly removes the empty line before an inner function with leading comments after code block open F: comments The syntactic kind. Not in the language grammar, always on our minds. Best bugs. F: empty lines Wasting vertical space efficiently. T: bug Something isn't working
#3300 opened Sep 29, 2022 by yilei
String processing: wrap concatenated strings in parens in all cases T: design What do we want Blackened code to look like?
#3292 opened Sep 27, 2022 by yilei
.gitignore is ignored by black if more than one source location is specified C: file collection Related to file collection (e.g. gitignore & cache) or file discovery and all of its configuration. T: bug Something isn't working
#3291 opened Sep 27, 2022 by szandara
PyCharm File Watcher documentation missing C: integrations Editor plugins and other integrations good first issue Good for newcomers T: documentation Improvements to the docs (e.g. new topic, correction, etc)
#3271 opened Sep 14, 2022 by ruslaniv
Trailing comma gives newline on wrong expressions F: linebreak How should we split up lines? F: trailing comma Full of magic T: bug Something isn't working
#3268 opened Sep 12, 2022 by jlubcke
Crash on backlash followed by whitespace in a docstring C: invalid code Black destroyed a valid Python file F: docstrings How we format docstrings T: bug Something isn't working
#3263 opened Sep 7, 2022 by LouisJustinTALLOT
Consider keeping the parens of implicitly concatenated strings when it's a argument of a function call F: parentheses Too many parentheses, not enough parentheses, and so on. F: strings Related to our handling of strings T: design What do we want Blackened code to look like?
#3260 opened Sep 6, 2022 by yilei
BlackDTestCase.test_cors_preflight failure on 22.8.0 C: integrations Editor plugins and other integrations help wanted Extra attention is needed T: bug Something isn't working
#3251 opened Sep 1, 2022 by polyzen
Convert lists to tuples when safe T: design What do we want Blackened code to look like?
#3241 opened Aug 26, 2022 by TomFryers
Is there any way to avoid __getitem__ fom F: linebreak How should we split up lines? T: design What do we want Blackened code to look like?
#3238 opened Aug 25, 2022 by Opalo
Complete 3.11 Support C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases C: packaging Installation and packaging of Black help wanted Extra attention is needed T: enhancement New feature or request
#3230 opened Aug 18, 2022 by cooperlees Release 22.10.0
Worse formatting of assert with --preview F: linebreak How should we split up lines? T: bug Something isn't working T: design What do we want Blackened code to look like?
#3210 opened Aug 5, 2022 by hauntsaninja
Run PyPI release workflow weekly on main targeting TestPyPI C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases C: packaging Installation and packaging of Black
#3206 opened Aug 2, 2022 by ichard26
Remove optional brackets around unpacking F: parentheses Too many parentheses, not enough parentheses, and so on. S: accepted The changes in this design / enhancement issue have been accepted and can be implemented T: design What do we want Blackened code to look like?
#3203 opened Aug 2, 2022 by TomFryers
Better quotes normalisation with triple quotes F: strings Related to our handling of strings S: needs discussion Needs further hashing out before ready for implementation (on desirability, feasibility, etc.) T: design What do we want Blackened code to look like?
#3196 opened Jul 28, 2022 by hauntsaninja
Large (4.6MB) parser test code takes 4+ minutes to check. C: performance Black is too slow. Or too fast. T: bug Something isn't working
#3179 opened Jul 19, 2022 by jorisgeer
ProTip! no:milestone will show everything without a milestone.