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 ncoghlan
Recipients eric.snow, ncoghlan, shihai1991, vstinner
Date 2020-01-29.22:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580338417.91.0.23335246756.issue39487@roundup.psfhosted.org>
In-reply-to
Content
My apologies, my comment above was based on an outdated understanding of how the identifier structs get initialised (it's the usage that initialises them, not the declaration).

That means this is a useful refactoring to help identify blockers to full subinterpreter support.
History
Date User Action Args
2020-01-29 22:53:37ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, shihai1991
2020-01-29 22:53:37ncoghlansetmessageid: <1580338417.91.0.23335246756.issue39487@roundup.psfhosted.org>
2020-01-29 22:53:37ncoghlanlinkissue39487 messages
2020-01-29 22:53:37ncoghlancreate