mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -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>