This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shihai1991
Recipients petr.viktorin, shihai1991, vstinner
Date 2020-05-11.16:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589215078.52.0.278341986195.issue40584@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2020-05-11 16:37:58shihai1991setrecipients: + shihai1991, vstinner, petr.viktorin
2020-05-11 16:37:58shihai1991setmessageid: <1589215078.52.0.278341986195.issue40584@roundup.psfhosted.org>
2020-05-11 16:37:58shihai1991linkissue40584 messages
2020-05-11 16:37:58shihai1991create