New submission from ThatXliner <bryan.hu.2...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue42468> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com