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 vstinner
Recipients eryksun, vstinner
Date 2020-03-31.23:10:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585696213.79.0.80903418608.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b982c22e5fdbfecc24e440515b63f7253f695c4 by Victor Stinner in branch 'master':
bpo-40094: Add run_command() to setup.py (GH-19266)
https://github.com/python/cpython/commit/6b982c22e5fdbfecc24e440515b63f7253f695c4
History
Date User Action Args
2020-03-31 23:10:13vstinnersetrecipients: + vstinner, eryksun
2020-03-31 23:10:13vstinnersetmessageid: <1585696213.79.0.80903418608.issue40094@roundup.psfhosted.org>
2020-03-31 23:10:13vstinnerlinkissue40094 messages
2020-03-31 23:10:13vstinnercreate