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 miss-islington
Recipients erlendaasland, miss-islington, petr.viktorin, vstinner
Date 2022-02-02.15:57:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643817476.34.0.5144193657.issue46433@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ef08530124c5ca13a9394f4ac18bee8e6c66409 by Petr Viktorin in branch 'main':
bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696)
https://github.com/python/cpython/commit/0ef08530124c5ca13a9394f4ac18bee8e6c66409
History
Date User Action Args
2022-02-02 15:57:56miss-islingtonsetrecipients: + miss-islington, vstinner, petr.viktorin, erlendaasland
2022-02-02 15:57:56miss-islingtonsetmessageid: <1643817476.34.0.5144193657.issue46433@roundup.psfhosted.org>
2022-02-02 15:57:56miss-islingtonlinkissue46433 messages
2022-02-02 15:57:56miss-islingtoncreate