[New-bugs-announce] [issue42468] subprocess.CompletedProcess: Add boolean value

ThatXliner report at bugs.python.org
Wed Nov 25 20:34:38 EST 2020


New submission from ThatXliner <bryan.hu.2020 at gmail.com>:

I propose making subprocess.CompletedProcess a truthy value if the returncode is 0. False, otherwise.

----------
components: Library (Lib)
messages: 381871
nosy: ThatXliner
priority: normal
severity: normal
status: open
title: subprocess.CompletedProcess: Add boolean value
versions: Python 3.10, Python 3.9

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


More information about the New-bugs-announce mailing list