github psf/black 23.9.1

latest releases: 24.8.0, 24.4.2, 24.4.1...
12 months ago

23.9.1

Due to various issues, the previous release (23.9.0) did not include compiled mypyc
wheels, which make Black significantly faster. These issues have now been fixed, and
this release should come with compiled wheels once again.

There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12
wheels in a future release as soon as the mypyc bug is fixed.

Packaging

  • Upgrade to mypy 1.5.1 (#3864)

Performance

  • Store raw tuples instead of NamedTuples in Black's cache, improving performance and
    decreasing the size of the cache (#3877)

Don't miss a new black release

NewReleases is sending notifications on new releases.