This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glukhov.k
Recipients glukhov.k, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-06.19:14:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625598899.82.0.198111207018.issue44572@roundup.psfhosted.org>
In-reply-to
Content
The obvious fix is to add "stdin=subprocess.DEVNULL" argument to check_output() call.
History
Date User Action Args
2021-07-06 19:14:59glukhov.ksetrecipients: + glukhov.k, paul.moore, tim.golden, zach.ware, steve.dower
2021-07-06 19:14:59glukhov.ksetmessageid: <1625598899.82.0.198111207018.issue44572@roundup.psfhosted.org>
2021-07-06 19:14:59glukhov.klinkissue44572 messages
2021-07-06 19:14:59glukhov.kcreate