bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs#15522
bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs#15522miss-islington merged 2 commits into
Conversation
|
@epicfaace |
Sorry, something went wrong.
epicfaace
left a comment
There was a problem hiding this comment.
Looks good!
Sorry, something went wrong.
|
Thanks alot! |
Sorry, something went wrong.
maxking
left a comment
There was a problem hiding this comment.
Thanks @corona10 , The changes look good to me, except for the import statements (which I don't think needs any changes).
Please make sure to not force-pus after the changes and just add another additional commit. Merging the PR will squash the commits.
It is easier to lookup what changes were made after reviews through the additional commits and it gets lost if you force-push.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
@maxking |
Sorry, something went wrong.
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
Thanks for making the requested changes! @maxking: please review the changes made to this pull request. |
Sorry, something went wrong.
There was a problem hiding this comment.
I think it looks good.
Thanks @corona10 !
Sorry, something went wrong.
|
Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
Sorry, something went wrong.
pythonGH-15522) https://bugs.python.org/issue22347 (cherry picked from commit 87bd207) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
|
Sorry, @corona10, I could not cleanly backport this to |
Sorry, something went wrong.
GH-15522) https://bugs.python.org/issue22347 (cherry picked from commit 87bd207) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
…of URLs (GH-15522) (GH-15687) https://bugs.python.org/issue22347 (cherry picked from commit 87bd207) https://bugs.python.org/issue22347 Automerge-Triggered-By: @maxking
…oper parsing of URLs (pythonGH-15522)" This reverts commit 87bd207.
…er parsing of URLs (GH-15522)" (GH-16724) This reverts commit 87bd207. https://bugs.python.org/issue38449
…low oper parsing of URLs (pythonGH-15522)" (pythonGH-16724) This reverts commit 87bd207. https://bugs.python.org/issue38449 (cherry picked from commit 19a3d87) Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
…er parsing of URLs (pythonGH-15522)" (pythonGH-16724) This reverts commit 87bd207. https://bugs.python.org/issue38449
https://bugs.python.org/issue22347
Automerge-Triggered-By: @maxking