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-03-11.22:25:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647037523.92.0.988485628654.issue40280@roundup.psfhosted.org>
In-reply-to
Content
New changeset ecfff63e06e77e22035a7f7caa26986f033f3aea by Christian Heimes in branch 'main':
bpo-40280: Disable AF_UNIX, AF_PACKET, SO_REUSE* on Emscripten (#31829)
https://github.com/python/cpython/commit/ecfff63e06e77e22035a7f7caa26986f033f3aea
History
Date User Action Args
2022-03-11 22:25:23christian.heimessetrecipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, rdb, ethan smith, corona10, miss-islington, Roman Yurchak, xtreak, erlendaasland, Simon Biggs
2022-03-11 22:25:23christian.heimessetmessageid: <1647037523.92.0.988485628654.issue40280@roundup.psfhosted.org>
2022-03-11 22:25:23christian.heimeslinkissue40280 messages
2022-03-11 22:25:23christian.heimescreate