forked from pool/python-black
This branch is 83 commits behind pool/python-black:factory
- update to 24.4.2
* Fix regression where certain complex f-strings failed to parse
* Fix bad performance on certain complex string literals
- update to 24.4.1
* Add support for the new Python 3.12 f-string syntax introduced by PEP 701
* Fix crash involving indented dummy functions containing newlines
* Add support for type parameter defaults, a new syntactic feature added
to Python 3.13 by PEP 696
- update to 24.4.0
* Fix unwanted crashes caused by AST equivalency check
* if guards in case blocks are now wrapped in parentheses when the line is too long.
* Stop moving multiline strings to a new line unless inside brackets
OBS-URL: https://build.opensuse.org/request/show/1188905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-black?expand=0&rev=64
Description
No description provided
Languages
RPM Spec
100%