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 serhiy.storchaka, vstinner, wg
Date 2018-09-09.11:27:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536492455.44.0.56676864532.issue34604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7a633ed79cfba2cfc0f80410ddcaeecadc2030e9 by Victor Stinner (William Grzybowski) in branch '3.7':
[3.7] bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) (GH-9104)
https://github.com/python/cpython/commit/7a633ed79cfba2cfc0f80410ddcaeecadc2030e9
History
Date User Action Args
2018-09-09 11:27:35vstinnersetrecipients: + vstinner, serhiy.storchaka, wg
2018-09-09 11:27:35vstinnersetmessageid: <1536492455.44.0.56676864532.issue34604@psf.upfronthosting.co.za>
2018-09-09 11:27:35vstinnerlinkissue34604 messages
2018-09-09 11:27:35vstinnercreate