[Python-Dev] One-line fix for urllib2 regression
Georg Brandl
g.brandl at gmx.net
Sat Aug 19 07:28:56 CEST 2006
John J Lee wrote:
> 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?
As the committer of the original patch, I have reviewed it and I'm for it.
Georg
More information about the Python-Dev
mailing list