Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: ed278448daa4afb78d1af57b0c179097477f9832 https://github.com/python/cpython/commit/ed278448daa4afb78d1af57b0c179097477f9832 Author: Senthil Kumaran <skumaran at gatech.edu> Date: 2017年04月06日 (2017年4月06日) Changed paths: M Lib/test/test_urlparse.py M Lib/urllib/parse.py Log Message: ----------- correct parse_qs and parse_qsl test case descriptions. (#968) (#997) (cherry picked from commit 257b980b316a5206ecf6c23b958e2b7c4df4f3de)