summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-09-07-10-16-34.bpo-34604.xL7-kG.rst
blob: 562a69124b3d420c3264d611260119ee8a91b15c (plain)
1
2
Fix possible mojibake in the error message of `pwd.getpwnam` and
`grp.getgrnam`. Patch by William Grzybowski.