[issue900744] catch invalid chunk length in httplib read routine

2011-03-16 Thread Florent Xicluna
Changes by Florent Xicluna : -- nosy: +flox ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python

[issue900744] catch invalid chunk length in httplib read routine

2008-12-02 Thread John J Lee
John J Lee <[EMAIL PROTECTED]> added the comment: The fix for this doesn't actually close the connection as the comment in the fix claims -- I've raised #4492 to track that. -- nosy: +jjlee ___ Python tracker <[EMAIL PROTECTED]>

[issue900744] catch invalid chunk length in httplib read routine

2008-06-28 Thread Philip Dorrell
Philip Dorrell <[EMAIL PROTECTED]> added the comment: I have raised a "bug" 125 for boto ( http://code.google.com/p/boto/issues/detail?id=125 ) in relation to this problem, because if httplib.py is not fixed in Python 2.5, then any code calling httplib.py has to work around it by handling a Value

[issue900744] catch invalid chunk length in httplib read routine

2008-02-23 Thread Georg Brandl
Georg Brandl added the comment: Fixed in r61034, including unittest. -- resolution: -> fixed status: open -> closed Tracker <[EMAIL PROTECTED]> ___

[issue900744] catch invalid chunk length in httplib read routine

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/