Commit 05459c5
committed
Accept u"..." literals even when Unicode is disabled. But these
literals must not contain \u, \U or \N escapes. (XXX Should they also
not contain non-ASCII characters?)1 parent c88da1f commit 05459c5
1 file changed
Lines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | | - | |
1134 | 1133 | | |
1135 | | - | |
| 1134 | + | |
1136 | 1135 | | |
1137 | 1136 | | |
1138 | | - | |
1139 | 1137 | | |
1140 | 1138 | | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
1144 | | - | |
1145 | | - | |
1146 | 1139 | | |
1147 | 1140 | | |
1148 | 1141 | | |
| |||
1250 | 1243 | | |
1251 | 1244 | | |
1252 | 1245 | | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1253 | 1258 | | |
1254 | 1259 | | |
1255 | 1260 | | |
| |||
0 commit comments