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 dino.viehland
Recipients dino.viehland, eric.snow
Date 2019-09-11.14:48:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568213295.38.0.552886185542.issue38116@roundup.psfhosted.org>
In-reply-to
Content
Remove static PyTypeObject* definitions and move static data to _selectstate to help improve compatibility w/ subinterpreters and re-use by alternate implementations.
History
Date User Action Args
2019-09-11 14:48:15dino.viehlandsetrecipients: + dino.viehland, eric.snow
2019-09-11 14:48:15dino.viehlandsetmessageid: <1568213295.38.0.552886185542.issue38116@roundup.psfhosted.org>
2019-09-11 14:48:15dino.viehlandlinkissue38116 messages
2019-09-11 14:48:15dino.viehlandcreate