-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: psf/black
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Running black under Python versions 3.10.15 and 3.10.16 yields different results for parentheses inside case statements
T: bug
Something isn't working
#4569
opened Jan 30, 2025 by
jsolbrig
Black support for Databricks notebook formatting - Ignore lines starting with ! or %
#4556
opened Jan 22, 2025 by
vivek-freddy
Inconsistencies in how line breaks are added in long "dot-chains", depending on brackets and function calls
T: style
What do we want Blackened code to look like?
#4554
opened Jan 21, 2025 by
oyvindronningstad
# fmt: skip
is not being respected with one-liner functions
F: fmtskip
#4535
opened Dec 21, 2024 by
polirritmico
hex_codes_in_unicode_sequences
: restrictions around f-strings are too strict
F: strings
#4523
opened Dec 4, 2024 by
MeGaGiGaGon
Freeze/bad performance on escaped quotation in f-string
F: strings
Related to our handling of strings
T: bug
Something isn't working
#4520
opened Nov 26, 2024 by
scherrsasrf
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
Line break added in list comprehension separates variable from its expression
#4514
opened Nov 19, 2024 by
funkybob
# fmt: skip
doesn't work with multiline strings
F: strings
#4513
opened Nov 15, 2024 by
MeGaGiGaGon
Error formatting f-string with fmt: off implementation
T: bug
Something isn't working
# fmt: off
inside a pair of brackets
F: fmtoff
#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
F: strings
Related to our handling of strings
T: bug
Something isn't working
#4493
opened Oct 22, 2024 by
MichaReiser
No configuration used for paths after the first
T: bug
Something isn't working
#4461
opened Sep 18, 2024 by
tmct
Odd breaking of operators chain
T: style
What do we want Blackened code to look like?
#4455
opened Sep 11, 2024 by
nowtryz
Support Python 3.13 free-threaded build
T: enhancement
New feature or request
#4438
opened Aug 20, 2024 by
ngoldbaum
Improve vim plugin error message if vim is too old or python support is missing
T: bug
Something isn't working
#4437
opened Aug 15, 2024 by
nirs
--line-ranges
formats lines outside of range
T: bug
#4430
opened Aug 6, 2024 by
rhencke
Add more documentation about preview style features
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#4429
opened Aug 6, 2024 by
AshSta512
Newlines between classes do not get added when the last method of one ends with ellipses
T: style
What do we want Blackened code to look like?
#4420
opened Jul 31, 2024 by
blankRiot96
Offer more architectures in GitHub releases
T: enhancement
New feature or request
#4418
opened Jul 29, 2024 by
autarch
global config not possible if project contains a Something isn't working
pyproject.toml
T: bug
#4411
opened Jul 24, 2024 by
ppena-LiveData
Allow valid version specifier when specifying Black version in New feature or request
pyproject.toml
T: enhancement
#4406
opened Jul 19, 2024 by
nattiechan
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.