mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
dcb8030c53
gh-119053: Implement the fast path for list.__getitem__ (gh-119112)
(cherry picked from commit ab4263a82a)
Co-authored-by: Donghee Na <donghee.na@python.org>
Source files for various builtin objects