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 vstinner
Recipients asvetlov, pablogsal, vstinner, yselivanov
Date 2019-12-06.15:32:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575646366.41.0.527818521903.issue38982@roundup.psfhosted.org>
In-reply-to
Content
New changeset e76ee1a72b9e3f5da287663ea3daec4bb3f67612 by Victor Stinner in branch 'master':
bpo-38982: Fix asyncio PidfdChildWatcher on waitpid() error (GH-17477)
https://github.com/python/cpython/commit/e76ee1a72b9e3f5da287663ea3daec4bb3f67612
History
Date User Action Args
2019-12-06 15:32:46vstinnersetrecipients: + vstinner, asvetlov, yselivanov, pablogsal
2019-12-06 15:32:46vstinnersetmessageid: <1575646366.41.0.527818521903.issue38982@roundup.psfhosted.org>
2019-12-06 15:32:46vstinnerlinkissue38982 messages
2019-12-06 15:32:46vstinnercreate