Staging
v0.8.1
https://github.com/python/cpython
Revision 2167a09dd8d52bbdea5d0b49efdac3ffadc4c9ea authored by Anthony Baxter on 18 April 2002, 05:13:38 UTC, committed by Anthony Baxter on 18 April 2002, 05:13:38 UTC
SF bug #543318 (Frank J. Tobin).

In DatagramRequestHandler.setup(), the wfile initialization should be
StringIO.StringIO(), not StringIO.StringIO(slf.packet).

Bugfix candidate (all the way back to Python 1.5.2 :-).


Original patches were:
python/dist/src/Lib/SocketServer.py:1.31
1 parent 720ba1f
History
Tip revision: 2167a09dd8d52bbdea5d0b49efdac3ffadc4c9ea authored by Anthony Baxter on 18 April 2002, 05:13:38 UTC
backport gvanrossum's patch:
Tip revision: 2167a09
File Mode Size
example_nt
os2vacpp
WinMain.c -rw-r--r-- 482 bytes
_winreg.c -rw-r--r-- 41.9 KB
config.c -rw-r--r-- 2.8 KB
config.h -rw-r--r-- 17.1 KB
dl_nt.c -rw-r--r-- 906 bytes
dllbase_nt.txt -rw-r--r-- 2.2 KB
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 15.4 KB
import_nt.c -rw-r--r-- 2.4 KB
msvcrtmodule.c -rwxr-xr-x 4.8 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 2.2 KB
readme.txt -rw-r--r-- 4.1 KB
testpy.py -rw-r--r-- 850 bytes
w9xpopen.c -rw-r--r-- 3.5 KB
winsound.c -rw-r--r-- 6.5 KB

readme.txt

back to top