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.

作者 python-dev
收信人 Arfrever, alex, barry, docs@python, eric.snow, ethan.furman, mark.dickinson, ncoghlan, python-dev, serhiy.storchaka, vstinner
日期 2013-12-11.19:28:18
SpamBayes Score -1.0
Marked as misclassified
Message-id <3dfp8L02D1z7Llb@mail.python.org>
In-reply-to
内容
New changeset 618cca51a27e by Serhiy Storchaka in branch '3.3':
Issue #17576: Deprecation warning emitted now when __int__() or __index__()
http://hg.python.org/cpython/rev/618cca51a27e

New changeset 59fb79d0411e by Serhiy Storchaka in branch 'default':
Issue #17576: Deprecation warning emitted now when __int__() or __index__()
http://hg.python.org/cpython/rev/59fb79d0411e
历史
日期 用户 动作 参数
2013-12-11 19:28:18python-dev修改recipients: + python-dev, barry, mark.dickinson, ncoghlan, vstinner, Arfrever, alex, docs@python, ethan.furman, eric.snow, serhiy.storchaka
2013-12-11 19:28:18python-dev链接issue17576 messages
2013-12-11 19:28:18python-dev创建