This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-04-29 15:20:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ee562fc084
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Neal Norwitz
98cad48171
Fix SF
#789402
, Memory leak on open()
...
If opening a directory, the exception would leak.
2003-08-15 20:05:45 +00:00
..
.cvsignore
abstract.c
boolobject.c
bufferobject.c
cellobject.c
classobject.c
cobject.c
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
fileobject.c
Fix SF
#789402
, Memory leak on open()
2003-08-15 20:05:45 +00:00
floatobject.c
frameobject.c
funcobject.c
intobject.c
iterobject.c
listobject.c
listsort.txt
longobject.c
methodobject.c
moduleobject.c
object.c
obmalloc.c
rangeobject.c
sliceobject.c
stringobject.c
structseq.c
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c
unicodetype_db.h
weakrefobject.c