This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4694eba0f25f3676d28ccddfc8652a020f54ec9
cpython
/
Objects
History
Guido van Rossum
fa71701d46
When deallocating a list, DECREF the items from the end back to the start.
1999-06-09 15:19:34 +00:00
..
abstract.c
…
bufferobject.c
…
classobject.c
…
cobject.c
…
complexobject.c
…
dictobject.c
…
fileobject.c
…
floatobject.c
…
frameobject.c
…
funcobject.c
…
intobject.c
…
listobject.c
…
longobject.c
…
Makefile.in
…
methodobject.c
…
moduleobject.c
…
object.c
…
rangeobject.c
…
sliceobject.c
…
stringobject.c
…
tupleobject.c
…
typeobject.c
…
xxobject.c
…