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 python-dev
Recipients mark.dickinson, python-dev, terry.reedy
Date 2011-10-23.19:07:54
SpamBayes Score 0.0022324098
Marked as misclassified No
Message-id <E1RI3Of-0002HU-9Q@dinsdale.python.org>
In-reply-to
Content
New changeset 117d51d3dd7d by Mark Dickinson in branch 'default':
Issue #10925: Add equivalent pure Python code for the builtin int-to-float conversion to test_long.
http://hg.python.org/cpython/rev/117d51d3dd7d
History
Date User Action Args
2011-10-23 19:07:55python-devsetrecipients: + python-dev, terry.reedy, mark.dickinson
2011-10-23 19:07:54python-devlinkissue10925 messages
2011-10-23 19:07:54python-devcreate