Releases: ichard26/black
Releases · ichard26/black
2022.09.26a0
Use testpypi
2022.09.17a0: Always call freeze_support() if sys.frozen is True
This shouldn't be necessary, but in practice macOS also requires freeze_support() so let's play it safe and always call it when sys.frozen is truthy. Only a tiny sliver of users will be using these PyInstaller executables and the start-up performance is already terrible as the executable unzips itself on the fly anyway.
2022.08.14a3
[temporary changes for testing]
2022.08.14a2
[temporary changes for testing]
2022.08.14a1
[temporary changes for testing]
2022.08.14a0
[temporary changes for testing]
2022.08.02a2
[temporary changes for testing purposes]
2022.08.02a1
[temporary changes for testing purposes]
2022.08.02a0
[temporary changes for testing purposes]