Issue 1264: __file__ and co_filename as unicode
Created on 2007-10-11 15:49 by christian.heimes, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| py3k_file_fsenc.patch | christian.heimes, 2007-10-11 15:49 | |||
| Messages (1) | |||
|---|---|---|---|
| msg56345 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2007-10-11 15:49 | |
This is a *preliminary* patch for __file__ and co_filename which decodes char* / PyString using the FS default encoding. I'm still working on it. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:27 | admin | set | github: 45605 |
| 2007-10-14 01:02:25 | gvanrossum | set | status: open -> closed resolution: out of date superseder: Decode __file__ and co_filename to unicode using fs default |
| 2007-10-11 19:29:44 | loewis | set | keywords: + patch |
| 2007-10-11 15:49:24 | christian.heimes | create | |
