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 phsilva, shihai1991, vstinner
Date 2020-03-25.17:57:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585159061.8.0.706692262675.issue39984@roundup.psfhosted.org>
In-reply-to
Content
I moved pending calls to PyInterpreterState.

There are remaining issues with using pending calls in subinterpreters, but I propose to continue the discussion in bpo-37127.
History
Date User Action Args
2020-03-25 17:57:41vstinnersetrecipients: + vstinner, phsilva, shihai1991
2020-03-25 17:57:41vstinnersetmessageid: <1585159061.8.0.706692262675.issue39984@roundup.psfhosted.org>
2020-03-25 17:57:41vstinnerlinkissue39984 messages
2020-03-25 17:57:41vstinnercreate