]> granicus.if.org Git - python/commit
Issue #25576: Remove application/x-www-form-urlencoded charset advice
authorMartin Panter <vadmium+py@gmail.com>
Tue, 24 Nov 2015 22:33:18 +0000 (22:33 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Tue, 24 Nov 2015 22:33:18 +0000 (22:33 +0000)
commitcda85a0d1ca217c927211af799072c85b04b4e89
tree9c39c7db7dadb3f5845002a27f56fb74c74eed6a
parented92910852ad7a3006bc264ef6cb061868e5a82c
Issue #25576: Remove application/x-www-form-urlencoded charset advice

No charset parameter is standardized for this Content-Type value. Also
clarify that urlencode() outputs ASCII.
Doc/howto/urllib2.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst