]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Another bulky set of minor changes.
authorGuido van Rossum <guido@python.org>
Mon, 2 Jan 1995 19:30:30 +0000 (19:30 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Jan 1995 19:30:30 +0000 (19:30 +0000)
commit3bbc62e9c25d4c006cd21d6b1314ccf0ba211382
tree0b1a6d87c3bd250a62235f9df6ed9fffddbbabae
parent437a0e60baa6eabc2c853bee7ce1543481db8ca7
Another bulky set of minor changes.
Note addition of gethostbyaddr() and improved repr() for sockets,
renaming of md5.md5() to md5.new(), and fixing of leaks in threads.
18 files changed:
Modules/Makefile.pre.in
Modules/_tkinter.c
Modules/arraymodule.c
Modules/audioop.c
Modules/config.c.in
Modules/imageop.c
Modules/makesetup
Modules/mathmodule.c
Modules/md5module.c
Modules/mpzmodule.c
Modules/parsermodule.c
Modules/posixmodule.c
Modules/rgbimgmodule.c
Modules/rotormodule.c
Modules/signalmodule.c
Modules/socketmodule.c
Modules/threadmodule.c
Modules/timemodule.c