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 christian.heimes
Recipients christian.heimes, remi.lapeyre
Date 2020-05-04.10:03:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588586633.59.0.298993846602.issue40497@roundup.psfhosted.org>
In-reply-to
Content
-1

check_output() should not accept check=False. Please only improve the error message. I would be fine with accepting check=True, too
History
Date User Action Args
2020-05-04 10:03:53christian.heimessetrecipients: + christian.heimes, remi.lapeyre
2020-05-04 10:03:53christian.heimessetmessageid: <1588586633.59.0.298993846602.issue40497@roundup.psfhosted.org>
2020-05-04 10:03:53christian.heimeslinkissue40497 messages
2020-05-04 10:03:53christian.heimescreate