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 gregory.p.smith
Recipients Yonatan Goldschmidt, gregory.p.smith, izbyshev, koobs, pablogsal, ronaldoussoren
Date 2020-10-24.17:47:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603561664.75.0.154308360287.issue35823@roundup.psfhosted.org>
In-reply-to
Content
New changeset 473db47747bb8bc986d88ad81799bcbd88153ac5 by Alexey Izbyshev in branch 'master':
bpo-35823: subprocess: Fix handling of pthread_sigmask() errors (GH-22944)
https://github.com/python/cpython/commit/473db47747bb8bc986d88ad81799bcbd88153ac5
History
Date User Action Args
2020-10-24 17:47:44gregory.p.smithsetrecipients: + gregory.p.smith, ronaldoussoren, koobs, izbyshev, pablogsal, Yonatan Goldschmidt
2020-10-24 17:47:44gregory.p.smithsetmessageid: <1603561664.75.0.154308360287.issue35823@roundup.psfhosted.org>
2020-10-24 17:47:44gregory.p.smithlinkissue35823 messages
2020-10-24 17:47:44gregory.p.smithcreate