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 serhiy.storchaka
Recipients eric.snow, larry, serhiy.storchaka
Date 2019-09-13.12:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568376927.22.0.0542519122013.issue38141@roundup.psfhosted.org>
In-reply-to
Content
Would adding a mutex for thread-safe initialization of _Py_Identifier and _PyArg_Parser solve the problem with subinterpreters?
History
Date User Action Args
2019-09-13 12:15:27serhiy.storchakasetrecipients: + serhiy.storchaka, larry, eric.snow
2019-09-13 12:15:27serhiy.storchakasetmessageid: <1568376927.22.0.0542519122013.issue38141@roundup.psfhosted.org>
2019-09-13 12:15:27serhiy.storchakalinkissue38141 messages
2019-09-13 12:15:27serhiy.storchakacreate