You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible Compile the wheel for 3.13t
python 3.13t with any uncompiled wheels crash without any error log (needs pyd with 3.13t)
Or at least show a fallback raise Error to use non t version to run until supported
Main Release
Released quarterly on January 2nd, April 1st, July 1st and October 15th.
main
branch.main
branch.src/PIL/_version.py
make release-test
in a freshly cloned repo.has passed, including the "Upload release to PyPI" job. This will have been triggered
by the new tag.
increment and append
.dev0
to version identifier insrc/PIL/_version.py
and then:Publicize Release
Documentation
Docker Images
git clone https://github.com/python-pillow/docker-images cd docker-images ./update-pillow-tag.sh [[release tag]]
The text was updated successfully, but these errors were encountered: