]> 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:24:17 +0000 (15:24 -0800)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2019 23:24:17 +0000 (15:24 -0800)
commit4f1eaf028058cc357030dfaa5e611c90662539f0
tree3cececef150ff9f9fda13d6c9720aaebbec0762d
parentd300c0e845cdb898b0950642ed75dd0ae883ad12
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