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 ned.deily
Recipients Dmitry.Jemerov, Ilya.Kulakov, Tiger-222, alexander.sturm, barry-scott, karolyi, larryv, lemburg, loewis, mattheww, ncoghlan, ned.deily, r.david.murray, rfmoz, ronaldoussoren, serhiy.storchaka, tsparber, wolma
Date 2019-08-29.04:33:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567053235.37.0.478472767955.issue18378@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0caf329815120acf50287e29858093d328b0e3c by Ned Deily (Ronald Oussoren) in branch 'master':
bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename (GH-14736)
https://github.com/python/cpython/commit/b0caf329815120acf50287e29858093d328b0e3c
History
Date User Action Args
2019-08-29 04:33:55ned.deilysetrecipients: + ned.deily, lemburg, loewis, barry-scott, ronaldoussoren, ncoghlan, mattheww, r.david.murray, Dmitry.Jemerov, larryv, serhiy.storchaka, wolma, Ilya.Kulakov, tsparber, karolyi, alexander.sturm, Tiger-222, rfmoz
2019-08-29 04:33:55ned.deilysetmessageid: <1567053235.37.0.478472767955.issue18378@roundup.psfhosted.org>
2019-08-29 04:33:55ned.deilylinkissue18378 messages
2019-08-29 04:33:55ned.deilycreate