Nick Coghlan <ncogh...@gmail.com> added the comment:

Reviewing all the code that touches recursion_depth (both in the symtable and 
in the thread state), I'm not seeing any sanity checks that ensure our 
increments and decrements *balance*.

So I'm going to add one to PySymTable_BuildObject.

----------

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

Reply via email to