[issue45048] subprocess.run(capture_output=Bool) does the opposite of expected

DragonEggBedrockBreaking report at bugs.python.org
Sun Aug 29 18:14:18 EDT 2021


DragonEggBedrockBreaking <cuber3million at gmail.com> added the comment:

I read the documentation, and I saw in the example that when capture_output was true, command output was printed, otherwise it isn't printed. my observations directly contradict the examples given in the docs, as stated in my original issue.

----------

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


More information about the Python-bugs-list mailing list