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.

作者 brett.cannon
收信人 brett.cannon, eric.araujo, ezio.melotti, r.david.murray, vstinner
日期 2013-04-19.14:08:40
SpamBayes Score -1.0
Marked as misclassified
Message-id <1366380520.3.0.758593222295.issue17177@psf.upfronthosting.co.za>
In-reply-to
内容
The deprecation warnings for the explicitly deprecated functions already have the instructions on how to port. A note could probably be added to turn on deprecation warnings if one needs help with moving code over.

But the deprecation isn't even officially full-on yet. While it's documented as such, not all functionality has moved over to importlib, only bits and pieces.
历史
日期 用户 动作 参数
2013-04-19 14:08:40brett.cannon修改recipients: + brett.cannon, vstinner, ezio.melotti, eric.araujo, r.david.murray
2013-04-19 14:08:40brett.cannon修改messageid: <1366380520.3.0.758593222295.issue17177@psf.upfronthosting.co.za>
2013-04-19 14:08:40brett.cannon链接issue17177 messages
2013-04-19 14:08:40brett.cannon创建