Message 387614 - Python tracker

Message387614

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 JunyiXie
Recipients JunyiXie
Date 2021-02-24.09:43:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614159809.71.0.199865657429.issue43313@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/ericsnowcurrently/multi-core-python/issues/73

https://github.com/JunyiXie/cpython/commit/820954879fd546fcb29b654d10c424bd47da70ce
changes:
move pymalloc state in obmalloc.h
_is add pymalloc_state
pymalloc_allocxx api use subinterpreter pymalloc_state
History
Date User Action Args
2021-02-24 09:43:29JunyiXiesetrecipients: + JunyiXie
2021-02-24 09:43:29JunyiXiesetmessageid: <1614159809.71.0.199865657429.issue43313@roundup.psfhosted.org>
2021-02-24 09:43:29JunyiXielinkissue43313 messages
2021-02-24 09:43:29JunyiXiecreate