Commit d9fd329
HPy: fix HPyType_GetName for types with module in the name
1 parent 6c8bd16 commit d9fd329
File tree
2 files changed
+27
-0
lines changed- graalpython
- com.oracle.graal.python.test/src/tests/cpyext
- com.oracle.graal.python/src/com/oracle/graal/python/builtins/objects/cext/hpy
2 files changed
+27
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
292 | 308 | | |
293 | 309 | | |
294 | 310 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3336 | 3336 | | |
3337 | 3337 | | |
3338 | 3338 | | |
| 3339 | + | |
| 3340 | + | |
3339 | 3341 | | |
3340 | 3342 | | |
3341 | 3343 | | |
| |||
3344 | 3346 | | |
3345 | 3347 | | |
3346 | 3348 | | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
| 3354 | + | |
| 3355 | + | |
| 3356 | + | |
| 3357 | + | |
3347 | 3358 | | |
3348 | 3359 | | |
3349 | 3360 | | |
| |||
0 commit comments