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 brett.cannon
Recipients brett.cannon, eric.snow, grahamd, ncoghlan
Date 2016-10-14.20:04:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
As Nick pointed out, PyInterpreterState's fields are private so do what you want. :)
History
Date User Action Args
2016-10-14 20:04:25brett.cannonsetrecipients: + brett.cannon, ncoghlan, grahamd, eric.snow
2016-10-14 20:04:25brett.cannonsetmessageid: <[email protected]>
2016-10-14 20:04:25brett.cannonlinkissue28411 messages
2016-10-14 20:04:25brett.cannoncreate