SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 123 Python

Address SF bug #442813. The sequence getitem wrappers should do

interpretation of negative indices, since neither the sq_*item slots
nor the slot_ wrappers do this.  (Slices are a different story, there
the size wrapping is done too early.)
G
Guido van Rossum committed
5d815f323bad407db37b428403df81d1b76018a5
Parent: 65d5d7f