summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-09-09 07:24:30 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-09-09 07:24:30 +0000
commitd3ffb8974f85618dfbaacf2d10a32dc0e96f2f3d (patch)
tree4eff061ed01ab9ca0ebccb5a61bc8da6972c2ebc /Python/Python-ast.c
parent672237dc6ca1498eabac08554bcbc5bd0fd9ddaa (diff)
downloadcpython-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