Message57456
I like to move _PyExc_Init() before _PySys_Init() and set sys.prefix,
exec_prefix and executable with PyUnicode_DecodeFSDefault().
Without the changes Python is seg faulting on Windows when the path
contains non ASCII chars. With the patch it is failing with a fatal
error which is a tiny bit nicer. |
|
| Date |
User |
Action |
Args |
| 2007-11-13 15:37:47 | christian.heimes | set | spambayes_score: 0.109671 -> 0.109671 recipients:
+ christian.heimes, gvanrossum, loewis, nnorwitz |
| 2007-11-13 15:37:47 | christian.heimes | set | spambayes_score: 0.109671 -> 0.109671 messageid: <1194968267.65.0.456292428142.issue1342@psf.upfronthosting.co.za> |
| 2007-11-13 15:37:47 | christian.heimes | link | issue1342 messages |
| 2007-11-13 15:37:47 | christian.heimes | create | |
|