Message362022
| 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-15.17:23:21 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1581787401.24.0.766462079649.issue12915@roundup.psfhosted.org> |
| In-reply-to |
|
| Content |
> The regex looks too strict. Python 3 accepts non-ASCII module names.
Would adding the re.U flag be enough, or are you thinking of other possibilities? |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2020-02-15 17:23:21 | vinay.sajip | set | recipients:
+ vinay.sajip, terry.reedy, ncoghlan, vstinner, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov |
| 2020-02-15 17:23:21 | vinay.sajip | set | messageid: <1581787401.24.0.766462079649.issue12915@roundup.psfhosted.org> |
| 2020-02-15 17:23:21 | vinay.sajip | link | issue12915 messages |
| 2020-02-15 17:23:21 | vinay.sajip | create | |
|