We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 11s] ====================================================================== [ 11s] FAIL: test_map_pickle (test_map.CMapTest) [ 11s] ---------------------------------------------------------------------- [ 11s] TypeError: cannot pickle 'immutables._map.MapMutation' object [ 11s] [ 11s] During handling of the above exception, another exception occurred: [ 11s] [ 11s] Traceback (most recent call last): [ 11s] File "/home/abuild/rpmbuild/BUILD/immutables-0.11/tests/test_map.py", line 1298, in test_map_pickle [ 11s] pickle.dumps(h.mutate()) [ 11s] AssertionError: "can't pickle" does not match "cannot pickle 'immutables._map.MapMutation' object" [ 11s] [ 11s] ----------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
ahh it was fixed in #16 but not released to pypi ...
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: