bpo-41048: mimetypes should read the rule file using UTF-8, not the locale encoding#20998
Conversation
corona10
left a comment
There was a problem hiding this comment.
Thanks for the contribution,
Please add the NEWS.d by using blurb :)
guide: https://devguide.python.org/committing/#what-s-new-and-news-entries
|
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 |
|
@corona10 Done |
|
@serhiy-storchaka done. Thanks a lot |
|
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. |
…ocale encoding (pythonGH-20998) (cherry picked from commit 7f569c9) Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
|
GH-21210 is a backport of this pull request to the 3.9 branch. |
|
GH-21211 is a backport of this pull request to the 3.8 branch. |
|
Sorry, @srinivasreddy and @serhiy-storchaka, I could not cleanly backport this to |
…ocale encoding (pythonGH-20998) (cherry picked from commit 7f569c9) Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
|
GH-21229 is a backport of this pull request to the 3.7 branch. |
https://bugs.python.org/issue41048