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 mathstuf, vstinner
Date 2020-02-12.12:02:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581508961.95.0.384984182924.issue21016@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd by Victor Stinner in branch 'master':
bpo-21016: pydoc and trace use sysconfig (GH-18476)
https://github.com/python/cpython/commit/4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd
History
Date User Action Args
2020-02-12 12:02:42vstinnersetrecipients: + vstinner, mathstuf
2020-02-12 12:02:41vstinnersetmessageid: <1581508961.95.0.384984182924.issue21016@roundup.psfhosted.org>
2020-02-12 12:02:41vstinnerlinkissue21016 messages
2020-02-12 12:02:41vstinnercreate