Skip to content

It was incorrect to call `PyType_Ready` on a type returned by `PyType…

c1e5622
Select commit
Loading
Failed to load commit list.
Merged

Fixed double call to PyType_Ready in CLR MetaType's tp_new #1486

It was incorrect to call `PyType_Ready` on a type returned by `PyType…
c1e5622
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs