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 eric.snow, ncoghlan, vstinner
Date 2018-05-29.14:22:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527603733.13.0.682650639539.issue33607@psf.upfronthosting.co.za>
In-reply-to
Content
Note that I wouldn't call this issue absolutely specific to subinterpreters.  The "ownership" part is, but tracking the allocator has practical application under a single interpreter.  I suppose I could split this issue apart.  I lumped the two together because I expected the solution would be the same for both.  However, that's not necessarily the case.  Would it help to open a separate issue for tracking the allocator?
History
Date User Action Args
2018-05-29 14:22:13eric.snowsetrecipients: + eric.snow, ncoghlan, vstinner
2018-05-29 14:22:13eric.snowsetmessageid: <1527603733.13.0.682650639539.issue33607@psf.upfronthosting.co.za>
2018-05-29 14:22:13eric.snowlinkissue33607 messages
2018-05-29 14:22:13eric.snowcreate