[issue40364] asyncio: replace _compute_returncode() with os.waitstatus_to_exitcode()

STINNER Victor report at bugs.python.org
Wed Dec 16 06:11:38 EST 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 99d28c56708bff1f442e1df5748adb2620542c61 by Victor Stinner in branch 'master':
bpo-40364: asyncio uses os.waitstatus_to_exitcode() (GH-23798)
https://github.com/python/cpython/commit/99d28c56708bff1f442e1df5748adb2620542c61


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40364>
_______________________________________


More information about the Python-bugs-list mailing list