[issue20041] TypeError when f_trace is None and tracing.

Serhiy Storchaka report at bugs.python.org
Fri Jun 3 08:25:17 EDT 2016


Serhiy Storchaka added the comment:

I think the code would be simpler if convert the argument of frame_settrace() to NULL if it is Py_None.

----------

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


More information about the Python-bugs-list mailing list