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
I was thrown off that register_encoder did a check against the specific class, rather than an isinstance check
is this deliberate?
it doesn't allow for defining a common encoder in a superclass, which seems a really natural thing to do
The text was updated successfully, but these errors were encountered:
@simon-weber in IRC:
The text was updated successfully, but these errors were encountered: