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 btharper, matrixise, vstinner
Date 2019-03-19.13:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553001583.45.0.229319268231.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset a712679a2bffffefaacdc05f788d6ea50f72a561 by Victor Stinner in branch 'master':
bpo-36333, bpo-36356: Fix _PyEval_FiniThreads() (GH-12432)
https://github.com/python/cpython/commit/a712679a2bffffefaacdc05f788d6ea50f72a561
History
Date User Action Args
2019-03-19 13:19:43vstinnersetrecipients: + vstinner, matrixise, btharper
2019-03-19 13:19:43vstinnersetmessageid: <1553001583.45.0.229319268231.issue36356@roundup.psfhosted.org>
2019-03-19 13:19:43vstinnerlinkissue36356 messages
2019-03-19 13:19:43vstinnercreate