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 paul.moore, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2021-04-14.14:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618409297.9.0.89203120265.issue43426@roundup.psfhosted.org>
In-reply-to
Content
It should be fixed by:

commit 1899087b21119c5c64cd41619b542c0bf0ab5751
Author: Brett Cannon <brett@python.org>
Date:   Fri Mar 26 11:55:07 2021 -0700

    bpo-42136: Deprecate module_repr() as found in importlib (GH-25022)
History
Date User Action Args
2021-04-14 14:08:17vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, xtreak
2021-04-14 14:08:17vstinnersetmessageid: <1618409297.9.0.89203120265.issue43426@roundup.psfhosted.org>
2021-04-14 14:08:17vstinnerlinkissue43426 messages
2021-04-14 14:08:17vstinnercreate