Staging
v0.8.1
https://github.com/python/cpython
Revision d360a0058e141e3a642fcee2b233623e7a309fff authored by Michael W. Hudson on 25 March 2002, 12:24:58 UTC, committed by Michael W. Hudson on 25 March 2002, 12:24:58 UTC
    revision 1.47 of httplib.py

[Bug #531616] Make HTTPS work again by adding a sendall method to the
FakeSocket class.  Without it, the sendall() call got the method on
the underlying socket object, and that messed up SSL.

Does httplib use other methods of sockets that FakeSocket doesn't support?
Someone should take a look...  (I'll try to give it a once-over.)

2.2.1 bugfix candidate.
1 parent 8ae5653
History
Tip revision: d360a0058e141e3a642fcee2b233623e7a309fff authored by Michael W. Hudson on 25 March 2002, 12:24:58 UTC
backport akuchling's checkin of
Tip revision: d360a00
File Mode Size
RPM
ACKS -rw-r--r-- 7.1 KB
AIX-NOTES -rw-r--r-- 7.3 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 24.6 KB
HISTORY -rw-r--r-- 305.2 KB
HPUX-NOTES -rw-r--r-- 1.0 KB
NEWS -rw-r--r-- 127.8 KB
PURIFY.README -rw-r--r-- 3.6 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.2 KB
RFD -rw-r--r-- 3.9 KB
cheatsheet -rw-r--r-- 99.9 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
gdbinit -rw-r--r-- 898 bytes
indent.pro -rw-r--r-- 66 bytes
python-mode.el -rw-r--r-- 120.7 KB
python.man -rw-r--r-- 11.4 KB
setuid-prog.c -rw-r--r-- 5.3 KB
vgrindefs -rw-r--r-- 505 bytes

README

back to top