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
Bumping release up to 144.0.post2
Reverse upstream PNG change to fix m144 regression (#362) with
`Paint.setShader(image.makeShader(...))`, and adding
Python 3.14 Free-Threading (PEP 703 / cp314t) to build matrix.
Bumping release up to 144.0.post1
This is to work around "144.0" being partially uploaded to Pypi and
cannot be re-used. Meanwhile, there is a sporadic issue with
virtualenv provisioning on CI, which would be helped by upgrading
pypa/cibuildwheel to 3.1.4+.
TODO: Merge the two pypa/cibuildwheel sections in CI. They are
now identical and both uses 3.4.0 (latest).