Discussion:
[Python-3000-checkins] r65779 - python/branches/py3k
benjamin.peterson
2008-08-17 19:28:19 UTC
Permalink
Author: benjamin.peterson
Date: Sun Aug 17 21:28:19 2008
New Revision: 65779

Log:
Blocked revisions 65679,65710 via svnmerge

........
r65679 | facundo.batista | 2008-08-14 11:51:00 -0500 (Thu, 14 Aug 2008) | 5 lines


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.
........
r65710 | facundo.batista | 2008-08-16 09:44:07 -0500 (Sat, 16 Aug 2008) | 4 lines


Issue #2776: fixed small issue when handling an URL with double slash
after a 302 response in the case of not going through a proxy.
........


Modified:
python/branches/py3k/ (props changed)

Loading...