]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38449: Add URL delimiters test cases (#16729)
authorDong-hee Na <donghee.na92@gmail.com>
Sun, 1 Dec 2019 23:06:28 +0000 (08:06 +0900)
committerAbhilash Raj <maxking@users.noreply.github.com>
Sun, 1 Dec 2019 23:06:28 +0000 (15:06 -0800)
commit2fe4c48917c2d1b40cf063c6ed22ae2e71f4cb62
tree9807bfc493099f3a1cf0c01d554ed82b74b05f15
parentfdafa1d0ed0a8930b52ee81e57c931cc4d5c2388
bpo-38449: Add URL delimiters test cases (#16729)

* bpo-38449: Add tricky test cases

* bpo-38449: Reflect codereview
Lib/test/test_mimetypes.py