Staging
v0.5.1
https://github.com/python/cpython
Revision aece8f3fd203ba046dc3c6a879a448de0a51be8d authored by Moshe Zadka on 31 March 2001, 08:10:03 UTC, committed by Moshe Zadka on 31 March 2001, 08:10:03 UTC
- #125891 - posixmodule.c - os.popen2,3 and 4 leaked file objects on Windows.

- #128053 - posixmodule.c - #ifdef for including "tmpfile" in the
            posix_methods[] array was wrong -- should be HAVE_TMPFILE
1 parent d5ceef4
History
Tip revision: aece8f3fd203ba046dc3c6a879a448de0a51be8d authored by Moshe Zadka on 31 March 2001, 08:10:03 UTC
- posixmodule.c - Add missing prototypes in for SunOS 4.1.4, plug memory leak
Tip revision: aece8f3
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.7 KB
Makefile.in -rw-r--r-- 981 bytes

back to top