STINNER Victor added the comment:

code_sizeof() must be updated to take in account co_extra memory: 
co_extra.ce_size * sizeof(co_extra.ce_extras[0]) bytes.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12414>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to