mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
a45cb45965
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.