]> granicus.if.org Git - python/commit
merge from 3.2 - Fix Issue #13642: Unquote before b64encoding user:password during...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 14 Jan 2012 11:12:28 +0000 (19:12 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 14 Jan 2012 11:12:28 +0000 (19:12 +0800)
commit4479577388e737aba228ce8fbb7583add78ce80d
treef1cb34e2f5f88e21ac172fb575717ec98535ee3e
parent6c3dd7ea42c20d8e71da79c81b6c0738311d7f2e
parentc5c5a14577f1188125630dcbf31c5c2cd258b541
merge from 3.2 - Fix Issue #13642: Unquote before b64encoding user:password during Basic Authentication.
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/NEWS