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 hroncok
Recipients brett.cannon, hroncok, vstinner
Date 2021-04-08.08:35:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617870917.7.0.991844792396.issue42134@roundup.psfhosted.org>
In-reply-to
Content
Brett, would you accept a PR that changes the changelog entry to contain the ".find_spec() not found; falling back to find_module()" message, for better search-ability? I needed to use grep + git blame to be able to find out what's going on.

Also, could you please explain how to migrate to find_spec() in https://docs.python.org/3.10/whatsnew/3.10.html#porting-to-python-3-10 ? I'd do that, but I don't know yet what is the proper way.
History
Date User Action Args
2021-04-08 08:35:17hroncoksetrecipients: + hroncok, brett.cannon, vstinner
2021-04-08 08:35:17hroncoksetmessageid: <1617870917.7.0.991844792396.issue42134@roundup.psfhosted.org>
2021-04-08 08:35:17hroncoklinkissue42134 messages
2021-04-08 08:35:17hroncokcreate