Message383063
My PR 23778 fix the encoding/error handler when writing the filename into stderr, when the file does not exist:
$ LANG= PYTHONCOERCECLOCALE=0 ./python -X utf8=0 héllo.py
./python: can't open file '/home/vstinner/python/master/h\udcc3\udca9llo.py': [Errno 2] No such file or directory |
|
| Date |
User |
Action |
Args |
| 2020-12-15 15:03:37 | vstinner | set | recipients:
+ vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz, Tianjg, tianjg |
| 2020-12-15 15:03:37 | vstinner | set | messageid: <1608044617.88.0.60118563008.issue32381@roundup.psfhosted.org> |
| 2020-12-15 15:03:37 | vstinner | link | issue32381 messages |
| 2020-12-15 15:03:37 | vstinner | create | |
|