This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 11:15:56 +01:00
Code
Issues
Releases
Activity
246bc17a8b
cpython
/
Modules
History
Guido van Rossum
246bc17a8b
Add _P_WAIT etc. for NT.
1999-02-01 23:54:31 +00:00
..
_cursesmodule.c
_localemodule.c
_tkinter.c
Include myselect.h -- needed on some platforms.
1999-01-25 21:39:03 +00:00
almodule.c
arraymodule.c
audioop.c
binascii.c
bsddbmodule.c
cdmodule.c
cgen.py
cgensupport.c
cgensupport.h
clmodule.c
cmathmodule.c
config.c.in
cPickle.c
Make sure not to call realloc() with a NULL pointer -- call malloc()
1999-01-25 21:43:51 +00:00
cryptmodule.c
cStringIO.c
cstubs
dbmmodule.c
dlmodule.c
errnomodule.c
initerrno(): Nailed a not-so-tiny memory leak. The de dictionary is
1999-01-27 18:04:05 +00:00
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
gdbmmodule.c
getbuildinfo.c
Patches by William Lewis for Nextstep descendants.
1999-01-27 17:53:11 +00:00
getpath.c
Patches by William Lewis for Nextstep descendants.
1999-01-27 17:53:11 +00:00
glmodule.c
grpmodule.c
imageop.c
imgfile.c
ld_so_aix
license.terms
main.c
Document -OO; "unsafe" optimization that removes docstrings.
1999-01-28 15:07:47 +00:00
Makefile.pre.in
Patches by William Lewis for Nextstep descendants.
1999-01-27 17:53:11 +00:00
makesetup
makexp_aix
mathmodule.c
md5.h
md5c.c
md5module.c
mpzmodule.c
newmodule.c
nismodule.c
operator.c
parsermodule.c
pcre-int.h
pcre.h
pcremodule.c
PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString()
1999-02-01 17:09:00 +00:00
posixmodule.c
Add _P_WAIT etc. for NT.
1999-02-01 23:54:31 +00:00
puremodule.c
pwdmodule.c
pypcre.c
pcre_exec(): Andrew Kuchling's patch for pcre memory leak.
1999-01-27 21:41:08 +00:00
python.c
readline.c
setup_readline(): Added a comment about memory leak (reported by
1999-01-29 21:55:03 +00:00
regexmodule.c
regexpr.c
regexpr.h
resource.c
rgbimgmodule.c
rotormodule.c
selectmodule.c
Setup.in
Rearrange the -I flags for compiling _tkinter.c so that
1999-01-25 21:38:29 +00:00
Setup.thread.in
sgimodule.c
signalmodule.c
socketmodule.c
soundex.c
stdwinmodule.c
stropmodule.c
expandtabs__doc__: blank line which was not terminated with \n\ caused
1999-01-26 02:15:50 +00:00
structmodule.c
sunaudiodev.c
svmodule.c
syslogmodule.c
tclNotify.c
termios.c
threadmodule.c
timemodule.c
timing.h
timingmodule.c
tkappinit.c
xxmodule.c
yuv.h
yuvconvert.c
zlibmodule.c
Added missing DECREF's in the error branches when creating a compressor or
1999-01-29 21:49:34 +00:00