Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing of URLs (GH-15522)"#16724

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

Merged
miss-islington merged 2 commits intopython:masterfrommaxking:bpo-38449
Oct 12, 2019

Conversation

maxking
Copy link
Contributor

@maxkingmaxking commentedOct 12, 2019
edited by miss-islington
Loading

This reverts commit87bd207.

https://bugs.python.org/issue38449

Automerge-Triggered-By:@maxking

Copy link

@yarikopticyarikoptic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Could a unit test been added to verify (current and future) correct operation on a file name with; and may be other tricky symbols legit to be in a file name but not a URL?

@maxking
Copy link
ContributorAuthor

maxking commentedOct 12, 2019
edited by bedevere-bot
Loading

@yarikoptic This is just reverting the previous change which caused the regression so release managers can pick this up for the final releases.

Fixes and more unit tests should be best added in the next PR which should fix the original issue and the issue raised inbpo-38449.

yarikoptic reacted with thumbs up emoji

Copy link
Member

@ned-deilyned-deily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM, except it needs a news (blurb) entry about the revert since it introduces a change between 3.8.0rc1/3.7.5rc1 and 3.8.0final/3.7.5final.

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment:I have made the requested changes; please review again.

@maxking
Copy link
ContributorAuthor

I have made the requested changes; please review again

@bedevere-bot
Copy link

Thanks for making the requested changes!

@ned-deily: please review the changes made to this pull request.

@miss-islington
Copy link
Contributor

Thanks@maxking for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry@maxking, I had trouble checking out the3.8 backport branch.
Please backport usingcherry_picker on command line.
cherry_picker 19a3d873005e5730eeabdc394c961e93f2ec02f0 3.8

@maxkingmaxking deleted the bpo-38449 branchOctober 12, 2019 05:41
@miss-islingtonmiss-islington self-assigned thisOct 12, 2019
@bedevere-bot
Copy link

GH-16725 is a backport of this pull request to the3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 12, 2019
…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>
maxking added a commit to maxking/cpython-1 that referenced this pull requestOct 12, 2019
…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>
@bedevere-bot
Copy link

GH-16728 is a backport of this pull request to the3.8 branch.

maxking added a commit that referenced this pull requestOct 12, 2019
…low oper parsing of URLs" (GH-16724) (GH-16728)This reverts commit87bd207.The reason for revert is a regression caused by the change in 3.8.0rc1, seebpo-38449 for more details.https://bugs.python.org/issue38449(cherry picked from commit19a3d87)Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull requestDec 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@yarikopticyarikopticyarikoptic left review comments

@ned-deilyned-deilyned-deily approved these changes

Assignees

@miss-islingtonmiss-islington

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@maxking@bedevere-bot@miss-islington@yarikoptic@ned-deily@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp