[Python-Dev] One-line fix for urllib2 regression
John J Lee
jjl at pobox.com
Sat Aug 19 04:05:14 CEST 2006
Revision 50842 made a change to an undocumented interface of urllib2 that
I'm sure will break real code.
Patch 1542948 reverts the part of that commit that applied to urllib2, and
adds a one-line fix in its place that addresses the problem that 50842
fixed.
Details are on the patch tracker:
http://python.org/sf/1542948
Can somebody commit this for 2.5?
John
More information about the Python-Dev
mailing list