mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
94153096f5
Type class unification invalidated the statement: x.__getitem__[i] is not equivalent to x[i].