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 eric.snow
Recipients Arfrever, brett.cannon, eric.snow, larry, ncoghlan, python-dev, serhiy.storchaka
Date 2014-01-05.07:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388907497.1.0.476525919422.issue19713@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that should round out the changes for this ticket, adding the various deprecation warnings.  Most of the patch involves silencing warnings or cleaning up importlib tests relative to the deprecated APIs.
History
Date User Action Args
2014-01-05 07:38:17eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, larry, Arfrever, python-dev, serhiy.storchaka
2014-01-05 07:38:17eric.snowsetmessageid: <1388907497.1.0.476525919422.issue19713@psf.upfronthosting.co.za>
2014-01-05 07:38:17eric.snowlinkissue19713 messages
2014-01-05 07:38:16eric.snowcreate