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 gregory.p.smith, vstinner
Date 2019-05-13.10:35:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557743742.41.0.708791554934.issue36728@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5d9e81ce9a7efc5bc14a5c21398d1ef6f626884 by Victor Stinner in branch 'master':
bpo-36728: Remove PyEval_ReInitThreads() from C API (GH-13241)
https://github.com/python/cpython/commit/d5d9e81ce9a7efc5bc14a5c21398d1ef6f626884
History
Date User Action Args
2019-05-13 10:35:42vstinnersetrecipients: + vstinner, gregory.p.smith
2019-05-13 10:35:42vstinnersetmessageid: <1557743742.41.0.708791554934.issue36728@roundup.psfhosted.org>
2019-05-13 10:35:42vstinnerlinkissue36728 messages
2019-05-13 10:35:42vstinnercreate