diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-09 07:24:30 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-09 07:24:30 +0000 |
commit | d3ffb8974f85618dfbaacf2d10a32dc0e96f2f3d (patch) | |
tree | 4eff061ed01ab9ca0ebccb5a61bc8da6972c2ebc /Python/Python-ast.c | |
parent | 672237dc6ca1498eabac08554bcbc5bd0fd9ddaa (diff) | |
download | cpython-git-d3ffb8974f85618dfbaacf2d10a32dc0e96f2f3d.tar.gz |
#3777: long(4.2) returned an int, and broke backward compatibility.
the __long__ slot is allowed to return either int or long, but the behaviour of
float objects should not change between 2.5 and 2.6.
Reviewed by Benjamin Peterson
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions