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 shihai1991
Recipients corona10, eric.snow, koubaa, petr.viktorin, shihai1991, terry.reedy, vstinner
Date 2020-12-08.18:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607451106.86.0.59275198091.issue40600@roundup.psfhosted.org>
In-reply-to
Content
> another solution is to move the "module state" into the interpreter,

OK, I am agree victor's solution too. It's a more simpler way.
History
Date User Action Args
2020-12-08 18:11:46shihai1991setrecipients: + shihai1991, terry.reedy, vstinner, petr.viktorin, eric.snow, corona10, koubaa
2020-12-08 18:11:46shihai1991setmessageid: <1607451106.86.0.59275198091.issue40600@roundup.psfhosted.org>
2020-12-08 18:11:46shihai1991linkissue40600 messages
2020-12-08 18:11:46shihai1991create