Message362022
> 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? |
|
| 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: <[email protected]> |
| 2020-02-15 17:23:21 | vinay.sajip | link | issue12915 messages |
| 2020-02-15 17:23:21 | vinay.sajip | create | |
|