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 brett.cannon
Recipients brett.cannon
Date 2021-04-02.19:35:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617392142.83.0.893038244279.issue43672@roundup.psfhosted.org>
In-reply-to
Content
New changeset f97dc800689ba98783dac8dc51f87f7c6f413ac6 by Brett Cannon in branch 'master':
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
https://github.com/python/cpython/commit/f97dc800689ba98783dac8dc51f87f7c6f413ac6
History
Date User Action Args
2021-04-02 19:35:42brett.cannonsetrecipients: + brett.cannon
2021-04-02 19:35:42brett.cannonsetmessageid: <1617392142.83.0.893038244279.issue43672@roundup.psfhosted.org>
2021-04-02 19:35:42brett.cannonlinkissue43672 messages
2021-04-02 19:35:42brett.cannoncreate