mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
fd9be78f4e
It was too lenient and allowed MARK opcodes with too large value.
(cherry picked from commit 1326d2a808)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>