[issue43760] The DISPATCH() macro is not as efficient as it could be.

Mark Shannon report at bugs.python.org
Mon May 10 10:57:43 EDT 2021


Mark Shannon <mark at hotpy.org> added the comment:

But what does "use it" mean?
What does setting `tstate->use_tracing = 1` do?
There is no documented behavior, so how do we know what assumptions people are making about what happens when they set some field to 1?

As I said, we could keep the field and ignore it, but that seems worse.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43760>
_______________________________________


More information about the Python-bugs-list mailing list