[issue40094] Add os.waitstatus_to_exitcode() function

STINNER Victor report at bugs.python.org
Wed Apr 22 12:55:12 EDT 2020


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

The initial issue has been implemented: I added os.waitstatus_to_exitcode() function to Python 3.9. It's now well documented, I close the issue.

See sub-issues like bpo-40364 (asyncio) for further cleanups.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list