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 steve.dower
Recipients abarry, eryksun, ezio.melotti, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, williamdias, zach.ware, Владимир Мартьянов
Date 2021-04-21.23:18:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619047103.42.0.140390502361.issue26227@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc516ef8395d15da0ab225eb0dceb2e0581f51ca by Steve Dower in branch 'master':
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8 (GH-25510)
https://github.com/python/cpython/commit/dc516ef8395d15da0ab225eb0dceb2e0581f51ca
History
Date User Action Args
2021-04-21 23:18:23steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, ezio.melotti, python-dev, zach.ware, serhiy.storchaka, eryksun, abarry, williamdias, Владимир Мартьянов
2021-04-21 23:18:23steve.dowersetmessageid: <1619047103.42.0.140390502361.issue26227@roundup.psfhosted.org>
2021-04-21 23:18:23steve.dowerlinkissue26227 messages
2021-04-21 23:18:23steve.dowercreate