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, eric.snow, izbyshev, ncoghlan, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-07.17:53:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481133201.05.0.584987724734.issue28896@psf.upfronthosting.co.za>
In-reply-to
Content
Deprecate the importer. If I remember correctly it took us a while to even notice it was missing due to missing tests prior to importlib coming into existence (and getting anyone to care enough to help write those tests also took a lot of effort).
History
Date User Action Args
2016-12-07 17:53:21brett.cannonsetrecipients: + brett.cannon, paul.moore, ncoghlan, tim.golden, eric.snow, zach.ware, steve.dower, izbyshev
2016-12-07 17:53:21brett.cannonsetmessageid: <1481133201.05.0.584987724734.issue28896@psf.upfronthosting.co.za>
2016-12-07 17:53:21brett.cannonlinkissue28896 messages
2016-12-07 17:53:20brett.cannoncreate