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 petr.viktorin
Recipients corona10, fancitron, petr.viktorin, shihai1991, vstinner
Date 2021-07-29.07:56:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627545409.86.0.211788013338.issue42035@roundup.psfhosted.org>
In-reply-to
Content
> Can we create PyType_GetDataSlot function to return the data pointer?

No, see the borrowed pointer issues above.

> I will create another PR after PR-23903 merged.

Great, thank you!
History
Date User Action Args
2021-07-29 07:56:49petr.viktorinsetrecipients: + petr.viktorin, vstinner, corona10, shihai1991, fancitron
2021-07-29 07:56:49petr.viktorinsetmessageid: <1627545409.86.0.211788013338.issue42035@roundup.psfhosted.org>
2021-07-29 07:56:49petr.viktorinlinkissue42035 messages
2021-07-29 07:56:49petr.viktorincreate