]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38449: Add URL delimiters test cases (GH-16729)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 Dec 2019 23:23:32 +0000 (15:23 -0800)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2019 23:23:32 +0000 (15:23 -0800)
commit926eabb6b46106e677d5e1ea25b7bab918da4110
tree9e72b21f4de03e26a33643184e77a220e827be73
parentcbac6ee3f6aaced5b4f8126199eef89c64ef99fc
bpo-38449: Add URL delimiters test cases (GH-16729)

* bpo-38449: Add tricky test cases

* bpo-38449: Reflect codereview
(cherry picked from commit 2fe4c48917c2d1b40cf063c6ed22ae2e71f4cb62)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Lib/test/test_mimetypes.py