[issue40170] [C API] Make PyTypeObject structure an opaque structure in the public C API
Raymond Hettinger
report at bugs.python.org
Wed Jul 8 15:32:51 EDT 2020
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
Thanks for doing this. I can confirm the performance regression is fixed and that clean code is being generated for PyTuple_Check().
BTW, I support your efforts — just wanted to make sure we didn't unintentionally take a step backwards.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40170>
_______________________________________
More information about the Python-bugs-list
mailing list