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 vstinner
Recipients aeros, alex-garel, corona10, eric.snow, erlendaasland, nw0, shihai1991, vstinner
Date 2021-03-15.14:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615819214.65.0.715303214738.issue40512@roundup.psfhosted.org>
In-reply-to
Content
> * Add a lock to pymalloc, or disable pymalloc when subinterpreters are used: https://github.com/ericsnowcurrently/multi-core-python/issues/30

See bpo-43313: "feature: support pymalloc for subinterpreters. each subinterpreter has pymalloc_state".
History
Date User Action Args
2021-03-15 14:40:14vstinnersetrecipients: + vstinner, eric.snow, corona10, alex-garel, shihai1991, aeros, erlendaasland, nw0
2021-03-15 14:40:14vstinnersetmessageid: <1615819214.65.0.715303214738.issue40512@roundup.psfhosted.org>
2021-03-15 14:40:14vstinnerlinkissue40512 messages
2021-03-15 14:40:14vstinnercreate