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 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-15.10:02:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581760944.25.0.775928419919.issue12915@roundup.psfhosted.org>
In-reply-to
Content
The regex looks too strict. Python 3 accepts non-ASCII module names.

Should existing functions be modified to reuse the new function?
History
Date User Action Args
2020-02-15 10:02:24vstinnersetrecipients: + vstinner, terry.reedy, vinay.sajip, ncoghlan, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov
2020-02-15 10:02:24vstinnersetmessageid: <1581760944.25.0.775928419919.issue12915@roundup.psfhosted.org>
2020-02-15 10:02:24vstinnerlinkissue12915 messages
2020-02-15 10:02:24vstinnercreate