mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
f64992e95d
* frameobject.c (newframeobject): initialize ob_type if taking entry from the free list, since it is zeroed out when DEBUG is defined.