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
收信人 docs@python, mark.dickinson, python-dev, skrah
日期 2012-06-23.09:50:07
SpamBayes Score -1.0
Marked as misclassified
Message-id <E1SiMyi-0004FW-BH@dinsdale.python.org>
In-reply-to
内容
New changeset 5ca9a51f3d85 by Mark Dickinson in branch '3.2':
Issue #12965: Clean up C-API docs for PyLong_AsLong(AndOverflow); clarify that __int__ will be called for non-PyLongs
http://hg.python.org/cpython/rev/5ca9a51f3d85

New changeset 63fc1552cd36 by Mark Dickinson in branch 'default':
Issue #12965: Merge from 3.2
http://hg.python.org/cpython/rev/63fc1552cd36
历史
日期 用户 动作 参数
2012-06-23 09:50:10python-dev修改recipients: + python-dev, mark.dickinson, skrah, docs@python
2012-06-23 09:50:08python-dev链接issue12965 messages
2012-06-23 09:50:07python-dev创建