[issue40584] PyType_FromModuleAndSpec function should add the process of tp_vectorcall_offset

hai shi report at bugs.python.org
Mon May 11 12:37:58 EDT 2020


hai shi <shihai1991 at 126.com> added the comment:

> Note that __dictoffset__ and __weaklistoffset__ are also exposed as members (in PyMemberDef type_members) and documented (Doc/c-api/structures.rst). A new __vectorcalloffset__ should have that as well.

Thanks for your comment, petr. And I updated the doc in PR20026.

----------

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


More information about the Python-bugs-list mailing list