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