Pillow icon indicating copy to clipboard operation
Pillow copied to clipboard

Updated oss-fuzz to Python 3.10

Open radarhere opened this issue 1 year ago • 0 comments

While we have dropped support for Python 3.8, the cifuzz base image is still using it.

https://github.com/google/oss-fuzz/issues/11419 suggests upgrading their Python version to 3.10.

This PR updates a reference in our oss-fuzz code to use Python 3.10.

radarhere avatar Aug 10 '24 11:08 radarhere