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, ncoghlan, pradyunsg, vstinner
Date 2021-01-13.14:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610549441.35.0.469502240469.issue42856@roundup.psfhosted.org>
In-reply-to
Content
> For simplicity, I would avoid mixing wheels from 2 different directories.

Right. I wrote PR 24210 which is simpler. It either uses bundled wheels, or wheels from the directory.
History
Date User Action Args
2021-01-13 14:50:41vstinnersetrecipients: + vstinner, ncoghlan, christian.heimes, dstufft, pradyunsg, hroncok
2021-01-13 14:50:41vstinnersetmessageid: <1610549441.35.0.469502240469.issue42856@roundup.psfhosted.org>
2021-01-13 14:50:41vstinnerlinkissue42856 messages
2021-01-13 14:50:41vstinnercreate