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