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
Currently, if one puts unpickleable data into an exception, things get unhappy. Let's fix that. And, just for the sake of it, let's fix dynamic exception classes too :).
Currently, if one puts unpickleable data into an exception, things get unhappy. Let's fix that. And, just for the sake of it, let's fix dynamic exception classes too :).