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 christian.heimes
Recipients christian.heimes, eric.snow, petr.viktorin, scoder, steve.dower, ta1hia
Date 2019-09-26.21:04:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569531852.6.0.567705413678.issue38160@roundup.psfhosted.org>
In-reply-to
Content
How about you add a module state reference to the type object and a interpreter state reference to the module object?
History
Date User Action Args
2019-09-26 21:04:12christian.heimessetrecipients: + christian.heimes, scoder, petr.viktorin, eric.snow, steve.dower, ta1hia
2019-09-26 21:04:12christian.heimessetmessageid: <1569531852.6.0.567705413678.issue38160@roundup.psfhosted.org>
2019-09-26 21:04:12christian.heimeslinkissue38160 messages
2019-09-26 21:04:12christian.heimescreate