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 christian.heimes, corona10, petr.viktorin, shihai1991, vstinner
Date 2020-11-24.13:43:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606225437.48.0.441844529834.issue42418@roundup.psfhosted.org>
In-reply-to
Content
> I missed it when I ported some of my code to heap types and multiphase init.

I guess PyType_GetModule() is not good for that use case.
If your code is open, could you add a link?
History
Date User Action Args
2020-11-24 13:43:57petr.viktorinsetrecipients: + petr.viktorin, vstinner, christian.heimes, corona10, shihai1991
2020-11-24 13:43:57petr.viktorinsetmessageid: <1606225437.48.0.441844529834.issue42418@roundup.psfhosted.org>
2020-11-24 13:43:57petr.viktorinlinkissue42418 messages
2020-11-24 13:43:57petr.viktorincreate