New upstream release 19.3b
new option --target-version
to control which Python versions
Black-formatted code should target (#618)
deprecated --py36
(use --target-version=py36
instead) (#724)
Black no longer normalizes numeric literals to include _
separators (#696)
long del
statements are now split into multiple lines (#698)
type comments are no longer mangled in function signatures
improved performance of formatting deeply nested data structures (#509)
Black now properly formats multiple files in parallel on Windows (#632)
Black now creates cache files atomically which allows it to be used
in parallel pipelines (like xargs -P8
) (#673)
Black now correctly indents comments in files that were previously formatted with tabs (#262)
blackd
now supports CORS (#622)
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-80f7d2791f
Please login to add feedback.
This update has been submitted for testing by cheimes.
This update has been pushed to testing.
This update has reached 3 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by pwalter.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.