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.

URL PR 24636
Status closed
Title bpo-43311: under building Python with --with-experimental-isolated-subinterpreters, PyInterpreterState_New use thread-specific data tstate before key create .
History
Date User Action Args
2021-03-10 19:01:14JunyiXiesetstatus: open -> closed
2021-03-10 16:29:18JunyiXiesettitle: bpo-43311: PyInterpreterState_New use thread-specific data tstate before key create . -> bpo-43311: under building Python with --with-experimental-isolated-subinterpreters, PyInterpreterState_New use thread-specific data tstate before key create .
2021-02-25 08:14:57JunyiXiesettitle: bpo-43311: PyInterpreterState_New use thread tstate before create specific key. -> bpo-43311: PyInterpreterState_New use thread-specific data tstate before key create .
2021-02-25 08:10:08JunyiXiesettitle: bpo-43311: PyInterpreterState_New use thread tstate before set. -> bpo-43311: PyInterpreterState_New use thread tstate before create specific key.
2021-02-24 08:33:41JunyiXielinkissue43311 pull_requests
2021-02-24 08:33:41JunyiXiecreate