]> granicus.if.org Git - python/commit
The endless 460020 bug.
authorTim Peters <tim.peters@gmail.com>
Tue, 11 Sep 2001 19:48:03 +0000 (19:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 11 Sep 2001 19:48:03 +0000 (19:48 +0000)
commit7b07a41e9f078065b966a2414a24c0e5b7889ef7
tree60d61099c526136f5b3674857ef0fb3651d3be22
parentf0b0f680fe2c8fb4af1c563c57efea29bec1bff6
The endless 460020 bug.
Disable t[:], t*0, t*1 optimizations when t is of a tuple subclass type.
Lib/test/test_descr.py
Objects/tupleobject.c