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 jaraco
Recipients dstufft, eric.araujo, jaraco, lukasz.langa
Date 2020-07-05.21:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593983467.74.0.395774227272.issue41207@roundup.psfhosted.org>
In-reply-to
Content
CPython should also consider [this change](https://github.com/pypa/distutils/commit/d9ba43436d), which unifies the `DEBUG` handling, consolidates the exception trapping, and uses `subprocess.check_call` to re-use exit code checking.
History
Date User Action Args
2020-07-05 21:11:07jaracosetrecipients: + jaraco, eric.araujo, lukasz.langa, dstufft
2020-07-05 21:11:07jaracosetmessageid: <1593983467.74.0.395774227272.issue41207@roundup.psfhosted.org>
2020-07-05 21:11:07jaracolinkissue41207 messages
2020-07-05 21:11:07jaracocreate