mirror of
https://github.com/python/cpython.git
synced 2026-08-14 19:40:48 +08:00
and lists; if the size is negative, raise an exception. Also raise an exception when an undefined type is found -- all this to increase the chance that garbage input causes an exception instead of a core dump.