python-black
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-black && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
black-23.11.0.tar.gz | 0000615416 601 KB | |
python-black.changes | 0000027188 26.6 KB | |
python-black.spec | 0000004083 3.99 KB |
Revision 23 (latest revision is 29)
Ana Guerrero (anag+factory)
accepted
request 1127150
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 23.11.0: * Support formatting ranges of lines with the new `--line- ranges` command-line option * Fix crash on formatting bytes strings that look like docstrings (#4003) * Fix crash when whitespace followed a backslash before newline in a docstring (#4008) * Fix standalone comments inside complex blocks crashing Black * Fix crash on formatting code like `await (a ** b)` (#3994) * No longer treat leading f-strings as docstrings. This matches Python's behaviour and fixes a crash (#4019) * Consistently apply force exclusion logic before resolving symlinks (#4015) * Fix a bug in the matching of absolute path names in `--include` (#3976)
Comments 0