Message 416530 - Python tracker

Message416530

Author hoodchatham
Recipients christian.heimes, hoodchatham, miss-islington
Date 2022-04-02.02:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648867028.5.0.629122732388.issue47162@roundup.psfhosted.org>
In-reply-to
Content
Actually, I think the _PyImport_InitFunc trampoline call is only there as a work around for the problematic `test_imp` and `test_import` Python tests. I don't know of any third party code with a problem there.
History
Date User Action Args
2022-04-02 02:37:08hoodchathamsetrecipients: + hoodchatham, christian.heimes, miss-islington
2022-04-02 02:37:08hoodchathamsetmessageid: <1648867028.5.0.629122732388.issue47162@roundup.psfhosted.org>
2022-04-02 02:37:08hoodchathamlinkissue47162 messages
2022-04-02 02:37:08hoodchathamcreate