Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-41048: mimetypes should read the rule file using UTF-8, not the locale encoding #20998

Merged
merged 6 commits into from
Jun 29, 2020
Merged

Conversation

srinivasreddy
Copy link
Contributor

@srinivasreddy srinivasreddy commented Jun 20, 2020

Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

@srinivasreddy

Thanks for the contribution,
Please add the NEWS.d by using blurb :)

guide: https://devguide.python.org/committing/#what-s-new-and-news-entries

@bedevere-bot
Copy link

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@srinivasreddy
Copy link
Contributor Author

@corona10 Done

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

Please add tests.

@srinivasreddy
Copy link
Contributor Author

@serhiy-storchaka done. Thanks a lot

@serhiy-storchaka serhiy-storchaka merged commit 7f569c9 into python:master Jun 29, 2020
@miss-islington
Copy link
Contributor

Thanks @srinivasreddy for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2020
…ocale encoding (pythonGH-20998)

(cherry picked from commit 7f569c9)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్  రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
@bedevere-bot
Copy link

GH-21210 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jun 29, 2020
@bedevere-bot
Copy link

GH-21211 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

Sorry, @srinivasreddy and @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7f569c9bc0079906012b3034d30fe8abc742e7fc 3.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2020
…ocale encoding (pythonGH-20998)

(cherry picked from commit 7f569c9)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్  రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
miss-islington added a commit that referenced this pull request Jun 29, 2020
…ocale encoding (GH-20998)

(cherry picked from commit 7f569c9)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్  రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
miss-islington added a commit that referenced this pull request Jun 29, 2020
…ocale encoding (GH-20998)

(cherry picked from commit 7f569c9)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్  రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
@srinivasreddy srinivasreddy deleted the bpo-41048 branch June 29, 2020 21:49
@bedevere-bot
Copy link

GH-21229 is a backport of this pull request to the 3.7 branch.

arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants