]> granicus.if.org Git - python/commit
#23040: Clarify treatment of encoding and errors when component is bytes.
authorR David Murray <rdmurray@bitdance.com>
Thu, 25 Dec 2014 02:23:18 +0000 (21:23 -0500)
committerR David Murray <rdmurray@bitdance.com>
Thu, 25 Dec 2014 02:23:18 +0000 (21:23 -0500)
commit8c4e112afcf6b2236c43273d007de5b61d4b6519
treebba468ba3f6bf9b9c7ff1c6093ee0ca838cc9ded
parenta54f07504f2b555e97eed2213acd749dd53194b5
#23040: Clarify treatment of encoding and errors when component is bytes.

Patch by Wojtek Ruszczewski.
Doc/library/urllib.parse.rst
Lib/urllib/parse.py