diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2003-02-10 02:12:43 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2003-02-10 02:12:43 +0000 |
commit | de8b94c3e1154eb7778a6d5729129b6a57c365fb (patch) | |
tree | 2effb80775d5abf238626f99d062acae6ceb5438 /Python/compile.c | |
parent | 9caf9c040e4cf176eb926a077ae7bcdb6550160b (diff) | |
download | cpython-git-de8b94c3e1154eb7778a6d5729129b6a57c365fb.tar.gz |
Fix SF bug #683467, 'int' ability to generate longs not inherited
When subclassing from an int but not overriding __new__,
long values were not converted properly. Try to convert
longs into an int.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions