Can anyone explain the process that is performed on the background when we access an element of the list by index?
My knowledge of C is pretty limited, thus I cannot fully understand the source code. So far I have identified this function declaration as the relative one. Can please anyone shed some light on how python access by index in performed?