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
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Now, we support pickling and unpickling specialized tuples. It's
necessary to add a special method to check class equality since the
specialized classes are implemented as subclasses and therefore have its
own class name, failing a simple class equality.
0 commit comments