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