-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
No Emojis on PowerShell
S: needs repro
Needs a functional reproduction
T: bug
Something isn't working
#3156
opened Jul 6, 2022 by
adam-grant-hendry
Do not wrap RHS of assignment when only a single token
F: linebreak
How should we split up lines?
T: style
What do we want Blackened code to look like?
#1115
opened Oct 29, 2019 by
sjoerdjob
black in-place reformat wipes or corrupts target when disk is full
T: bug
Something isn't working
#2479
opened Sep 6, 2021 by
qlyoung
List concatenation, multiple lines
F: linebreak
How should we split up lines?
F: symmetry
Fixing this would require Black to understand symmetry.
help wanted
Extra attention is needed
T: enhancement
New feature or request
T: style
What do we want Blackened code to look like?
#260
opened May 26, 2018 by
sebdiem
Assert statement condition broken up in unfortunate way
F: parentheses
Too many parentheses, not enough parentheses, and so on.
F: symmetry
Fixing this would require Black to understand symmetry.
T: style
What do we want Blackened code to look like?
#348
opened Jun 14, 2018 by
madig
Cython grammar support
C: parser
How we parse code. Or fail to parse it.
help wanted
Extra attention is needed
S: accepted
The changes in this design / enhancement issue have been accepted and can be implemented
T: enhancement
New feature or request
#359
opened Jun 15, 2018 by
ambv
Reflows of inline comments can cause misalignment
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
T: enhancement
New feature or request
#379
opened Jun 26, 2018 by
quodlibetor
Provide lists of lint / pycodestyle rules that Black makes obsolete
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#429
opened Jul 31, 2018 by
nixjdm
no opinion on tuple assignment parentheses?
F: parentheses
Too many parentheses, not enough parentheses, and so on.
T: enhancement
New feature or request
#445
opened Aug 13, 2018 by
matejcik
Comments interfering with fluent formatting
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
T: bug
Something isn't working
#458
opened Aug 17, 2018 by
max-sixty
Re-condensation / Simplification Of Code After Line Length Reduction
T: style
What do we want Blackened code to look like?
#4507
opened Nov 8, 2024 by
SoundsSerious
Line too long: Attribute chain
F: linetoolong
Black makes our lines too long
T: style
What do we want Blackened code to look like?
#510
opened Sep 13, 2018 by
decibyte
Consider where "point/cursor" should end up
C: integrations
Editor plugins and other integrations
#516
opened Sep 17, 2018 by
kootenpv
[RFE] Support gitignore-like include/exclude patterns
C: configuration
CLI and configuration
#541
opened Sep 29, 2018 by
behnam
not (x in y) -> x not in y; not (x is y) -> x is not y
T: enhancement
New feature or request
T: style
What do we want Blackened code to look like?
#212
opened May 16, 2018 by
JelleZijlstra
Strange formatting of fluent interface
F: linebreak
How should we split up lines?
S: needs discussion
Needs further hashing out before ready for implementation (on desirability, feasibility, etc.)
T: style
What do we want Blackened code to look like?
#571
opened Oct 17, 2018 by
WouldYouKindly
Redundant parentheses around lists
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: style
What do we want Blackened code to look like?
#608
opened Nov 14, 2018 by
cypreess
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
blackd toml section
C: configuration
CLI and configuration
S: accepted
The changes in this design / enhancement issue have been accepted and can be implemented
T: enhancement
New feature or request
#667
opened Jan 10, 2019 by
ptdel
Is --target-version the minimum or should all be explicitly listed?
C: configuration
CLI and configuration
T: documentation
Improvements to the docs (e.g. new topic, correction, etc)
#751
opened Mar 14, 2019 by
hugovk
Black's public API
C: api
One day Black will have an API ...
T: enhancement
New feature or request
#779
opened Mar 23, 2019 by
paugier
Black should chop down long call chains which are not in an assignment
F: linebreak
How should we split up lines?
T: style
What do we want Blackened code to look like?
#792
opened Apr 1, 2019 by
ghost
Line too long: Lambda with many parameters
F: linetoolong
Black makes our lines too long
T: style
What do we want Blackened code to look like?
#809
opened Apr 18, 2019 by
mikelane
Support inline per-file target version
C: configuration
CLI and configuration
T: enhancement
New feature or request
#811
opened Apr 20, 2019 by
scop
Black doesn't format expressions inside f-strings
C: parser
How we parse code. Or fail to parse it.
F: strings
Related to our handling of strings
T: enhancement
New feature or request
T: style
What do we want Blackened code to look like?
#567
opened Oct 16, 2018 by
mxr
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-08.