diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-11 21:44:14 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-11 21:44:14 +0000 |
commit | 73a1dfe3674429f923e98b84ef01df1614baad2f (patch) | |
tree | 9af64d22a0bdc3b3b77d7c704cfcda6c098b58b7 /Python/pystate.c | |
parent | 95fefc7a7a7d3c732b9b2a2102ced3bcc7859cda (diff) | |
download | cpython-git-73a1dfe3674429f923e98b84ef01df1614baad2f.tar.gz |
More bug 460020. When I is a subclass of int, disable the +I(whatever),
I(0) << whatever, I(0) >> whatever, I(whatever) << 0 and I(whatever) >> 0
optimizations.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions