[issue34604] Possible mojibake in pwd.getpwnam and grp.getgrnam

Serhiy Storchaka report at bugs.python.org
Wed Dec 5 16:23:08 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset ac8b47c8b4edd59aaee857717d434df52ec49e6c by Serhiy Storchaka in branch '3.7':
bpo-34604: Use %R because of invisible characters or trailing whitespaces. (GH-9165). (GH-10947)
https://github.com/python/cpython/commit/ac8b47c8b4edd59aaee857717d434df52ec49e6c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34604>
_______________________________________


More information about the Python-bugs-list mailing list