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 eric.snow
Recipients brett.cannon, eric.snow, steve.dower
Date 2019-04-27.15:05:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556377515.4.0.319339310787.issue36737@roundup.psfhosted.org>
In-reply-to
Content
Good point.

Also, the whole idea of inheriting things (settings, some copied objects, etc.) into subinterpreters is interesting.  My initial reaction is that folks would appreciate that feature, at least for a handful of things.  It's not critical, but is worth adding to the list of deferred ideas in PEP 554. :)
History
Date User Action Args
2019-04-27 15:05:15eric.snowsetrecipients: + eric.snow, brett.cannon, steve.dower
2019-04-27 15:05:15eric.snowsetmessageid: <1556377515.4.0.319339310787.issue36737@roundup.psfhosted.org>
2019-04-27 15:05:15eric.snowlinkissue36737 messages
2019-04-27 15:05:15eric.snowcreate