forked fromRustPython/RustPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit0e72ba8
authored
implement PyObject_Type and PyObject_TypeCheck (RustPython#5091)
1 parent4e6172b commit0e72ba8
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
562 | 565 | | |
563 | 566 | | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
564 | 570 | | |
565 | 571 | | |
566 | 572 | | |
| |||
0 commit comments
Comments
(0)