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 serhiy.storchaka
Recipients brett.cannon, serhiy.storchaka, vstinner
Date 2017-04-29.04:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493438811.22.0.473329039397.issue30158@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3cc8259b71ef784a9f7593f04da96043afe2228a by Serhiy Storchaka in branch 'master':
bpo-30158: Fix deprecation warnings in test_importlib introduced by bpo-29576. (#1285)
https://github.com/python/cpython/commit/3cc8259b71ef784a9f7593f04da96043afe2228a
History
Date User Action Args
2017-04-29 04:06:51serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, vstinner
2017-04-29 04:06:51serhiy.storchakasetmessageid: <1493438811.22.0.473329039397.issue30158@psf.upfronthosting.co.za>
2017-04-29 04:06:51serhiy.storchakalinkissue30158 messages
2017-04-29 04:06:51serhiy.storchakacreate