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 christian.heimes, erlendaasland, miss-islington
Date 2021-11-29.09:36:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638178574.92.0.763263925978.issue45847@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4dc198dedd66e3247aa934fb91c9a158c3eea15a by Christian Heimes in branch 'main':
bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833)
https://github.com/python/cpython/commit/4dc198dedd66e3247aa934fb91c9a158c3eea15a
History
Date User Action Args
2021-11-29 09:36:14christian.heimessetrecipients: + christian.heimes, miss-islington, erlendaasland
2021-11-29 09:36:14christian.heimessetmessageid: <1638178574.92.0.763263925978.issue45847@roundup.psfhosted.org>
2021-11-29 09:36:14christian.heimeslinkissue45847 messages
2021-11-29 09:36:14christian.heimescreate