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.19:07:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603566463.84.0.944567731143.issue35823@roundup.psfhosted.org>
In-reply-to
Content
New changeset be3c3a0e468237430ad7d19a33c60d306199a7f2 by Gregory P. Smith in branch 'master':
bpo-35823: Allow setsid() after vfork() on Linux. (GH-22945)
https://github.com/python/cpython/commit/be3c3a0e468237430ad7d19a33c60d306199a7f2
History
Date User Action Args
2020-10-24 19:07:43gregory.p.smithsetrecipients: + gregory.p.smith, ronaldoussoren, koobs, izbyshev, pablogsal, Yonatan Goldschmidt
2020-10-24 19:07:43gregory.p.smithsetmessageid: <1603566463.84.0.944567731143.issue35823@roundup.psfhosted.org>
2020-10-24 19:07:43gregory.p.smithlinkissue35823 messages
2020-10-24 19:07:43gregory.p.smithcreate