]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112983: Add the known magic value of 3495 for Python 3.11 bytecode (#112985)
authorwim glenn <jump@wimglenn.com>
Tue, 12 Dec 2023 01:47:12 +0000 (19:47 -0600)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 01:47:12 +0000 (18:47 -0700)
commit616622cab7200bac476bf753d6cc98f4ee48808c
treeaed89cbc1c50ac050b5c2441ef5ac8c518b97142
parent5b8664433829ea967c150363cf49a5c4c1380fe8
gh-112983: Add the known magic value of 3495 for Python 3.11 bytecode (#112985)

Add the known magic value of 3495 for Python 3.11 bytecode
Lib/importlib/_bootstrap_external.py