Merge pull request #7285 from radarhere/python312

This commit is contained in:
Hugo van Kemenade 2023-07-13 16:02:43 +03:00 committed by GitHub
commit 5b3c20430b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ TIFF_ROOT = None
ZLIB_ROOT = None
FUZZING_BUILD = "LIB_FUZZING_ENGINE" in os.environ
if sys.platform == "win32" and sys.version_info >= (3, 12):
if sys.platform == "win32" and sys.version_info >= (3, 13):
import atexit
atexit.register(