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 vstinner
Recipients JunyiXie, vstinner
Date 2021-03-22.09:47:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616406439.75.0.663959969772.issue43551@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88d9983b561cd59e5f186d98227de0c1a022b498 by junyixie in branch 'master':
bpo-43551: Fix PyImport_Import() for subinterpreters (GH-24929)
https://github.com/python/cpython/commit/88d9983b561cd59e5f186d98227de0c1a022b498
History
Date User Action Args
2021-03-22 09:47:19vstinnersetrecipients: + vstinner, JunyiXie
2021-03-22 09:47:19vstinnersetmessageid: <1616406439.75.0.663959969772.issue43551@roundup.psfhosted.org>
2021-03-22 09:47:19vstinnerlinkissue43551 messages
2021-03-22 09:47:19vstinnercreate