[Python-checkins] r65679 - in python/trunk/Lib: test/test_urlparse.py urlparse.py

Georg Brandl g.brandl at gmx.net
Thu Aug 14 18:56:26 CEST 2008


facundo.batista schrieb:
> Author: facundo.batista
> Date: Thu Aug 14 18:51:00 2008
> New Revision: 65679
> 
> Log:
> 
> Issue 1432. Fixes a bug caused because of the evolution
> of the RFC that describes the behaviour. Note that we now
> have the same behaviour than the current browsers.

What about a NEWS entry? This may introduce micro-compatibility
problems and therefore should at least be in the small print.

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-checkins mailing list