]> 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)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Oct 2019 18:50:03 +0000 (11:50 -0700)
commit164bee296ab1f87cc05566b39ee8fb9fb64b3e5a
tree46439ce02191fe681b7996cc5b9b7c43643021c9
parentfebe359559781019c0c8432a2f768809d00af6af
[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]