]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing...
authorAbhilash Raj <maxking@users.noreply.github.com>
Sat, 12 Oct 2019 18:50:03 +0000 (11:50 -0700)
committerNed Deily <nad@python.org>
Mon, 14 Oct 2019 21:27:49 +0000 (17:27 -0400)
commit2a405598bbccbc42710dc5ecf3d44c8de4c16582
treea37387c25656d1c73607530899ec91c1932b514a
parentc16897cd9ec2f27bb90a373334be49b227696ead
[3.7] bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing of URLs (GH-15685)" (GH-16724) (GH-16727)

Reverts GH-15687 which caused the issue.

https://bugs.python.org/issue22347

https://bugs.python.org/issue38449
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Lib/test/test_urllib2.py
Misc/NEWS.d/next/Library/2019-10-12-08-57-34.bpo-38449.9TWMlz.rst [new file with mode: 0644]