summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2018-09-07 14:10:39 -0300
committerVictor Stinner <vstinner@redhat.com>2018-09-07 19:10:39 +0200
commit28658485a54ad5f9df52ecc12d9046269f1654ec (patch)
tree37481555ef2aabc3af2c325ef4b6c6c65e2662ef /Python/thread.c
parent7e610bcdf128f61b925654e4fa80fbac83537d0e (diff)
downloadcpython-git-28658485a54ad5f9df52ecc12d9046269f1654ec.tar.gz
bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098)
Pass the user/group name as Unicode to the formatting function, instead of always decoding a bytes string from UTF-8.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions