This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-02 11:08:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
23e7944eba
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Victor Stinner
23e7944eba
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (
#2455
)
...
Free also co_extra->ce_extras, not only co_extra.
2017-06-28 02:12:00 +02:00
..
clinic
stringlib
abstract.c
accu.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
codeobject.c
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (
#2455
)
2017-06-28 02:12:00 +02:00
complexobject.c
descrobject.c
dict-common.h
dictnotes.txt
dictobject.c
enumobject.c
exceptions.c
fileobject.c
floatobject.c
frameobject.c
funcobject.c
genobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
longobject.c
memoryobject.c
methodobject.c
moduleobject.c
namespaceobject.c
object.c
obmalloc.c
odictobject.c
rangeobject.c
README
setobject.c
sliceobject.c
structseq.c
tupleobject.c
typeobject.c
typeslots.inc
typeslots.py
unicodectype.c
unicodeobject.c
unicodetype_db.h
weakrefobject.c
README
Source files for various builtin objects