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(dtype): return the v2 spellings to match instead of an optional alias
_v2_spellings returns the spellings of a v2 data type JSON in the order
they are matched (as written, then canonical), so match_json has no None
to check and the precedence rule lives in one place.
Assisted-by: ClaudeCode:claude-opus-5-5
0 commit comments