]> granicus.if.org Git - python/commit
#6118: dont ignore encoding arguments for arguments with spaces in quote_plus().
authorGeorg Brandl <georg@python.org>
Tue, 26 May 2009 18:31:11 +0000 (18:31 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 26 May 2009 18:31:11 +0000 (18:31 +0000)
commitfaf4149f72575a826f65f7e0747254088195ef9b
tree1fdfc7d8f1f18776188e051e4a695866bc428ae2
parent8ca69de23772af21a2e697ab7e73a72e29ef178d
#6118: dont ignore encoding arguments for arguments with spaces in quote_plus().
Lib/test/test_urllib.py
Lib/urllib/parse.py
Misc/NEWS