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 ncoghlan
Recipients brett.cannon, docs@python, mbussonn, ncoghlan
Date 2017-02-18.05:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487394798.83.0.642520591769.issue29576@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d4601c2c6952d03fc4dda2b041be9aa8713c0bc by Brett Cannon in branch 'ncoghlan-devguide-link':
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_module() (GH-32)
https://github.com/python/cpython/commit/1d4601c2c6952d03fc4dda2b041be9aa8713c0bc
History
Date User Action Args
2017-02-18 05:27:04ezio.melottiunlinkissue29576 messages
2017-02-18 05:13:18ncoghlansetrecipients: + ncoghlan, brett.cannon, docs@python, mbussonn
2017-02-18 05:13:18ncoghlansetmessageid: <1487394798.83.0.642520591769.issue29576@psf.upfronthosting.co.za>
2017-02-18 05:13:18ncoghlanlinkissue29576 messages
2017-02-18 05:13:18ncoghlancreate