Skip to content
New issue

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

python 3.8.2 has smal change in AssertionError wording #19

Closed
mimi1vx opened this issue Mar 9, 2020 · 1 comment
Closed

python 3.8.2 has smal change in AssertionError wording #19

mimi1vx opened this issue Mar 9, 2020 · 1 comment

Comments

@mimi1vx
Copy link

mimi1vx commented Mar 9, 2020

[   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] ----------------------------------------------------------------------

@mimi1vx
Copy link
Author

mimi1vx commented Mar 9, 2020

ahh it was fixed in #16 but not released to pypi ...

@mimi1vx mimi1vx closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant