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 brett.cannon, paul.moore, shreyanavigyan, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2021-04-27.14:11:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619532679.05.0.0559284468548.issue43864@roundup.psfhosted.org>
In-reply-to
Content
commit 22556d84bca68a16e030e2337dcad80069d06f6b
Author: Brett Cannon <brett@python.org>
Date:   Fri Apr 23 14:40:18 2021 -0700

    Silence find_module() DeprecationWarning on Windows tests (GH-25563)
History
Date User Action Args
2021-04-27 14:11:19vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower, xtreak, shreyanavigyan
2021-04-27 14:11:19vstinnersetmessageid: <1619532679.05.0.0559284468548.issue43864@roundup.psfhosted.org>
2021-04-27 14:11:19vstinnerlinkissue43864 messages
2021-04-27 14:11:18vstinnercreate