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 christian.heimes
Recipients Roman Yurchak, Simon Biggs, barry, brett.cannon, christian.heimes, corona10, erlendaasland, ethan smith, mcepl, miss-islington, pmpp, rdb, xtreak
Date 2022-04-07.07:23:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649316198.89.0.683502891442.issue40280@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b16a08bc77475917dd5c96417aef4c5210b45ac by Christian Heimes in branch 'main':
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
https://github.com/python/cpython/commit/2b16a08bc77475917dd5c96417aef4c5210b45ac
History
Date User Action Args
2022-04-07 07:23:18christian.heimessetrecipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, rdb, ethan smith, corona10, miss-islington, Roman Yurchak, xtreak, erlendaasland, Simon Biggs
2022-04-07 07:23:18christian.heimessetmessageid: <1649316198.89.0.683502891442.issue40280@roundup.psfhosted.org>
2022-04-07 07:23:18christian.heimeslinkissue40280 messages
2022-04-07 07:23:18christian.heimescreate