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 vstinner
Date 2020-11-20.13:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605879847.16.0.396984334867.issue42403@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3be8e220ede7764a403b74eb2051aa703dde2626 by Victor Stinner in branch 'master':
bpo-42403: Use @staticmethod in importlib (GH-23395)
https://github.com/python/cpython/commit/3be8e220ede7764a403b74eb2051aa703dde2626
History
Date User Action Args
2020-11-20 13:44:07vstinnersetrecipients: + vstinner
2020-11-20 13:44:07vstinnersetmessageid: <1605879847.16.0.396984334867.issue42403@roundup.psfhosted.org>
2020-11-20 13:44:07vstinnerlinkissue42403 messages
2020-11-20 13:44:07vstinnercreate