Skip to content

Conversation

@william-gr
Copy link
Contributor

@william-gr william-gr commented Sep 7, 2018

Pass the user/group name as Unicode to the formatting function,
instead of always decoding a bytes string from UTF-8..
(cherry picked from commit 2865848)

Co-authored-by: William Grzybowski [email protected]

https://bugs.python.org/issue34604

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

For the backports, I suggest to leave the variable/parameter names unchanged.

…rnam() (pythonGH-9098)

Pass the user/group name as Unicode to the formatting function,
instead of always decoding a bytes string from UTF-8..
(cherry picked from commit 2865848)

Co-authored-by: William Grzybowski <[email protected]>
@william-gr
Copy link
Contributor Author

@vstinner updated

@vstinner vstinner merged commit 7a633ed into python:3.7 Sep 9, 2018
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.

4 participants