Commit a6af872
fixing a bug that breaks startswith in byte arrays
1 parent ddf7583 commit a6af872
File tree
1 file changed
+6
-1
lines changed- graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/objects/bytes
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
227 | 231 | | |
228 | 232 | | |
229 | | - | |
| 233 | + | |
| 234 | + | |
230 | 235 | | |
231 | 236 | | |
232 | 237 | | |
| |||
0 commit comments