Commit 9e473c2
committed
SF patch# 1758570 by Jeffrey Yasskin, who writes:
I made Carbon.File.pathname return unicode, by analogy with
macpath.abspath. There could easily be other bugs of the same sort in this
file. The uses of PyString_FromString*() in particular look sketchy.1 parent f520c05 commit 9e473c2
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3033 | 3033 | | |
3034 | 3034 | | |
3035 | 3035 | | |
3036 | | - | |
3037 | | - | |
3038 | | - | |
3039 | | - | |
3040 | | - | |
3041 | | - | |
| 3036 | + | |
| 3037 | + | |
3042 | 3038 | | |
3043 | 3039 | | |
3044 | 3040 | | |
| |||
3140 | 3136 | | |
3141 | 3137 | | |
3142 | 3138 | | |
3143 | | - | |
| 3139 | + | |
3144 | 3140 | | |
3145 | 3141 | | |
3146 | 3142 | | |
| |||
0 commit comments