This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner, wg
Date 2018-09-07.17:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536340243.89.0.56676864532.issue34604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28658485a54ad5f9df52ecc12d9046269f1654ec by Victor Stinner (William Grzybowski) in branch 'master':
bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098)
https://github.com/python/cpython/commit/28658485a54ad5f9df52ecc12d9046269f1654ec
History
Date User Action Args
2018-09-07 17:10:43vstinnersetrecipients: + vstinner, wg
2018-09-07 17:10:43vstinnersetmessageid: <1536340243.89.0.56676864532.issue34604@psf.upfronthosting.co.za>
2018-09-07 17:10:43vstinnerlinkissue34604 messages
2018-09-07 17:10:43vstinnercreate