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 eric.snow, vstinner
Date 2019-06-14.16:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560531327.93.0.419606069345.issue37266@roundup.psfhosted.org>
In-reply-to
Content
New changeset 066e5b1a917ec2134e8997d2cadd815724314252 by Victor Stinner in branch 'master':
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
https://github.com/python/cpython/commit/066e5b1a917ec2134e8997d2cadd815724314252
History
Date User Action Args
2019-06-14 16:55:27vstinnersetrecipients: + vstinner, eric.snow
2019-06-14 16:55:27vstinnersetmessageid: <1560531327.93.0.419606069345.issue37266@roundup.psfhosted.org>
2019-06-14 16:55:27vstinnerlinkissue37266 messages
2019-06-14 16:55:27vstinnercreate