Message115943
#6543 changed the encoding of the filename argument of PyRun_SimpleFileExFlags() (and all functions based on PyRun_SimpleFileExFlags) and c_filename attribute of the compiler (private) structure in Python 3.1.3: use utf-8 in strict mode instead of filesystem encoding with surrogateescape. |
|
| Date |
User |
Action |
Args |
| 2010-09-09 12:49:28 | vstinner | set | recipients:
+ vstinner, ideasman42 |
| 2010-09-09 12:49:28 | vstinner | set | messageid: <[email protected]> |
| 2010-09-09 12:49:26 | vstinner | link | issue9713 messages |
| 2010-09-09 12:49:26 | vstinner | create | |
|