]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-108614: Increase importlib MAGIC for RESUME_CHECK instruction (#109247)
authorVictor Stinner <vstinner@python.org>
Mon, 11 Sep 2023 07:34:04 +0000 (09:34 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 07:34:04 +0000 (09:34 +0200)
commit3b2ecbc1275bd05534885cee9ac1389987238561
treebacd12708dc97881a474bc96b350919fea219b7a
parent7aa8fcc8eb700bd4ae4bc19e086ce7ff5916f7bd
GH-108614: Increase importlib MAGIC for RESUME_CHECK instruction (#109247)
Lib/importlib/_bootstrap_external.py