Skip to content

Issues: psf/black

Beta
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
Assigned to nobody Loading
Sort

Issues list

reformatting some chained ternaries decreases their readability T: bug Something isn't working
#4667 opened May 27, 2025 by jap
Nested f strings S: needs repro Needs a functional reproduction T: bug Something isn't working
#4654 opened Apr 22, 2025 by shipra0803
Trailing comma in case pattern causes if guard to explode F: trailing comma Full of magic T: bug Something isn't working
#4653 opened Apr 22, 2025 by dosisod
Preserve alignment of inline comments F: comments The syntactic kind. Not in the language grammar, always on our minds. Best bugs. T: style What do we want Blackened code to look like?
#4651 opened Apr 14, 2025 by pekkaklarck
Any possible to provide a WASM edition? T: enhancement New feature or request
#4649 opened Apr 10, 2025 by JounQin
hex_codes_in_unicode_sequences: restrictions around f-strings are too strict F: strings Related to our handling of strings T: style What do we want Blackened code to look like?
#4523 opened Dec 4, 2024 by MeGaGiGaGon
# fmt: skip doesn't work with multiline strings F: strings Related to our handling of strings T: bug Something isn't working
#4513 opened Nov 15, 2024 by MeGaGiGaGon
Error formatting f-string with # fmt: off inside a pair of brackets F: fmtoff fmt: off implementation T: bug Something isn't working
#4511 opened Nov 14, 2024 by Azureblade3808
Multi-line strings with type ignore pragma get merged into a single line C: preview style Issues with the preview and unstable style. Add the name of the responsible feature in the title. F: strings Related to our handling of strings T: bug Something isn't working
#4510 opened Nov 11, 2024 by AleksMat
Test organization improvements C: maintenance Related to project maintenance, e.g. CI, testing, policy changes, releases
#4506 opened Nov 5, 2024 by MeGaGiGaGon
string-processing f-string debug expressions quotes changed when using conversion F: strings Related to our handling of strings T: bug Something isn't working
#4495 opened Oct 22, 2024 by MeGaGiGaGon
string-processing: F-string with triple quoted string containing single quotes F: strings Related to our handling of strings T: bug Something isn't working
#4494 opened Oct 22, 2024 by MichaReiser
string-processing: f-strings with quoted debug expressions C: preview style Issues with the preview and unstable style. Add the name of the responsible feature in the title. F: strings Related to our handling of strings T: bug Something isn't working
#4493 opened Oct 22, 2024 by MichaReiser
ProTip! Adding no:label will show everything without a label.