mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
It was too lenient and allowed MARK opcodes with too large value.
(cherry picked from commit 1326d2a808)
Co-authored-by: Serhiy Storchaka <[email protected]>