Logo
Explore Help
Sign In
ada/cpython
0
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
ff712aa8abde6a1a892ec39bb124cfd4a7cb992a
cpython/Objects
History
Guido van Rossum ea46e4d93c Fix mixup about PyErr_NoMemory() prototype.
1997-08-12 14:54:54 +00:00
..
abstract.c
…
classobject.c
Added separate free list for instance method objects, for a few
1997-08-05 02:06:53 +00:00
cobject.c
…
complexobject.c
…
dictobject.c
…
fileobject.c
…
floatobject.c
Added _Fini() routines to free up some memory
1997-08-05 02:16:08 +00:00
frameobject.c
Provide a dummy empty directory as f_builtins instead of failing, when
1997-08-05 02:09:46 +00:00
funcobject.c
Fix bug in comparing function objects detected by Sjoerd:
1997-08-05 16:51:05 +00:00
intobject.c
Added _Fini() routines to free up some memory
1997-08-05 02:16:08 +00:00
listobject.c
…
longobject.c
…
Makefile.in
New build procedure.
1997-07-19 19:39:57 +00:00
methodobject.c
Added separate free list for cfunction (builtin method) objects, for a
1997-08-05 02:11:41 +00:00
moduleobject.c
…
object.c
Fix mixup about PyErr_NoMemory() prototype.
1997-08-12 14:54:54 +00:00
rangeobject.c
…
sliceobject.c
…
stringobject.c
Change the Fini function to only remove otherwise unreferenced strings
1997-08-05 02:15:12 +00:00
tupleobject.c
Added _Fini() routines to free up some memory
1997-08-05 02:16:08 +00:00
typeobject.c
…
xxobject.c
…
Powered by Gitea Page: 2157ms Template: 135ms
English
English
Licenses API