[issue2760] Recent change in socket.py breaks urllib2

2008-05-05 Thread Gregory P. Smith
Gregory P. Smith <[EMAIL PROTECTED]> added the comment: The bug introduced in r62627 has been fixed in r62744. __ Tracker <[EMAIL PROTECTED]> __ ___ Pyth

[issue2760] Recent change in socket.py breaks urllib2

2008-05-05 Thread Gregory P. Smith
Gregory P. Smith <[EMAIL PROTECTED]> added the comment: the change in socket was done as part of #2632. i'm marking this a duplicate, we'll track the issue in #2632. -- assignee: -> gregory.p.smith dependencies: +performance problem in socket._fileobject.read nosy: +gregory.p.smith pri

[issue2760] Recent change in socket.py breaks urllib2

2008-05-05 Thread Raghuram Devarakonda
Raghuram Devarakonda <[EMAIL PROTECTED]> added the comment: Similar problem has been reported in #2632 as well. -- nosy: +draghuram __ Tracker <[EMAIL PROTECTED]> __ __

[issue2760] Recent change in socket.py breaks urllib2

2008-05-04 Thread Thomas Herve
New submission from Thomas Herve <[EMAIL PROTECTED]>: The problematic change is here: http://svn.python.org/view/python/trunk/Lib/socket.py?rev=62627&r1=61008&r2=62627 The following script shows the problem: Python 2.6a2+ (trunk:62707, May 4 2008, 19:13:44) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)