Use an inlined version of PyType_HasFeature() instead of directly accessing...
Use an inlined version of PyType_HasFeature() instead of directly accessing "tp_flags" in the generated code.
Showing
Please register or sign in to comment
Use an inlined version of PyType_HasFeature() instead of directly accessing "tp_flags" in the generated code.