Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
bpo-22347: Update mimetypes.guess_type to allow proper parsing of URLs#15522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
corona10 commentedAug 26, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2019-08-27-01-03-26.bpo-22347._TRpYr.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
@epicfaace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good!
Thanks alot! |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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.
bedevere-bot commentedAug 31, 2019
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 |
@maxking |
I have made the requested changes; please review again |
bedevere-bot commentedSep 3, 2019
Thanks for making the requested changes! @maxking: please review the changes made to this pull request. |
maxking left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think it looks good.
Thanks@corona10 !
Thanks@corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
pythonGH-15522)https://bugs.python.org/issue22347(cherry picked from commit87bd207)Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
bedevere-bot commentedSep 5, 2019
GH-15685 is a backport of this pull request to the3.8 branch. |
Sorry,@corona10, I could not cleanly backport this to |
bedevere-bot commentedSep 5, 2019
GH-15687 is a backport of this pull request to the3.7 branch. |
GH-15522)https://bugs.python.org/issue22347(cherry picked from commit87bd207)Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
…of URLs (GH-15522) (GH-15687)https://bugs.python.org/issue22347(cherry picked from commit87bd207)https://bugs.python.org/issue22347Automerge-Triggered-By:@maxking
…oper parsing of URLs (pythonGH-15522)"This reverts commit87bd207.
…er parsing of URLs (GH-15522)" (GH-16724)This reverts commit87bd207.https://bugs.python.org/issue38449
…er parsing of URLs (pythonGH-15522)" (pythonGH-16724)This reverts commit87bd207.https://bugs.python.org/issue38449(cherry picked from commit19a3d87)Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
…low oper parsing of URLs (pythonGH-15522)" (pythonGH-16724)This reverts commit87bd207.https://bugs.python.org/issue38449(cherry picked from commit19a3d87)Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
…er parsing of URLs (pythonGH-15522)" (pythonGH-16724)This reverts commit87bd207.https://bugs.python.org/issue38449
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue22347
Automerge-Triggered-By:@maxking