mirror of
https://github.com/python/cpython.git
synced 2026-06-04 02:26:37 -04:00
94153096f5
Type class unification invalidated the statement: x.__getitem__[i] is not equivalent to x[i].