You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Refactor] Add cook_dtype calls at C++ boundaries (no-op preparatory refactor)
Add cook_dtype() calls at all points where dtype values are passed to C++ code.
Make PyQuadrants.default_fp/ip/up into properties that always store DataTypeCxx.
Rename shadowed dtype var in create_field_member. All changes are behavioral
no-ops with current code, preparing for a future refactor of primitive dtypes
into Python classes.
0 commit comments