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 hoodchatham
Recipients christian.heimes, hoodchatham, miss-islington
Date 2022-04-02.02:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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: <[email protected]>
2022-04-02 02:37:08hoodchathamlinkissue47162 messages
2022-04-02 02:37:08hoodchathamcreate