[issue25571] Improve the lltrace feature with the Py_Debug mode

Stéphane Wirtel report at bugs.python.org
Wed Aug 3 12:59:20 EDT 2016


Stéphane Wirtel added the comment:

Here is a small patch for the __ltrace__ feature.

I would like to propose a new test, __ltrace__ should be defined in the globals() dictionary and there is no check on the value associated to this key. Maybe we could defined it as a boolean, True or False.

----------
Added file: http://bugs.python.org/file43992/issue25571-3.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25571>
_______________________________________


More information about the Python-bugs-list mailing list