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 christian.heimes, dstufft, hroncok, mcepl, ncoghlan, pradyunsg, vstinner
Date 2021-01-20.16:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611158848.4.0.753015545082.issue42856@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75e59a97f5d1fddb0c30ed9747b1b8cb84420a62 by Victor Stinner in branch 'master':
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
https://github.com/python/cpython/commit/75e59a97f5d1fddb0c30ed9747b1b8cb84420a62
History
Date User Action Args
2021-01-20 16:07:28vstinnersetrecipients: + vstinner, ncoghlan, christian.heimes, mcepl, dstufft, pradyunsg, hroncok
2021-01-20 16:07:28vstinnersetmessageid: <1611158848.4.0.753015545082.issue42856@roundup.psfhosted.org>
2021-01-20 16:07:28vstinnerlinkissue42856 messages
2021-01-20 16:07:28vstinnercreate