mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
b884d21f10
gh-112983: Add the known magic value of 3495 for Python 3.11 bytecode (GH-112985)
Add the known magic value of 3495 for Python 3.11 bytecode
(cherry picked from commit 616622cab7)
Co-authored-by: wim glenn <jump@wimglenn.com>