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

Serhiy Storchaka report at bugs.python.org
Wed Dec 5 14:10:25 EST 2018


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


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


----------

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


More information about the Python-bugs-list mailing list