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 vinay.sajip
Recipients Trundle, berker.peksag, daniel.urban, eric.araujo, eric.snow, ezio.melotti, meador.inge, ncoghlan, python-dev, terry.reedy, vinay.sajip, vstinner, yselivanov
Date 2020-02-28.14:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582900009.34.0.444865428464.issue12915@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f17c5cd9a1ec50fe8de7ef68c39220a01a862cb by Vinay Sajip in branch 'master':
bpo-12915: Improve Unicode support for package names and attributes. (GH-18517)
https://github.com/python/cpython/commit/4f17c5cd9a1ec50fe8de7ef68c39220a01a862cb
History
Date User Action Args
2020-02-28 14:26:49vinay.sajipsetrecipients: + vinay.sajip, terry.reedy, ncoghlan, vstinner, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov
2020-02-28 14:26:49vinay.sajipsetmessageid: <1582900009.34.0.444865428464.issue12915@roundup.psfhosted.org>
2020-02-28 14:26:49vinay.sajiplinkissue12915 messages
2020-02-28 14:26:48vinay.sajipcreate