Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
listobject.c
Find file
Blame
History
Permalink
Use a new macro, PySequence_Fast_ITEMS to factor out code common to
· c1e4f9dd
Raymond Hettinger
authored
Mar 12, 2004
three recent optimizations. Aside from reducing code volume, it increases readability.
c1e4f9dd