mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
8f5cdaa784
* Used the flag to optimize set.__contains__(), dict.__contains__(), dict.__getitem__(), and list.__getitem__().