]> granicus.if.org Git - python/commit
merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of HTTP...
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 15 May 2012 14:39:17 +0000 (22:39 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 15 May 2012 14:39:17 +0000 (22:39 +0800)
commitb26fe2f313143139f7666f125b097d9c92a494ff
tree42d106f0aa42551995255ba09bc97286f81cf8e4
parent0fb41b56ea1415943569ee6dda1c9d1aec952c37
parent34f3fcc269be2ecded57ff3ae336977c5e74c42f
merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2.
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS