Fix pickle
All threads resolved!
All threads resolved!
Saving as pickle was failing for me because the extension was still unknown to parts of the code.
I fixed some documentation and removed the unused gzip
argument from Result.__init__
We should add some tests as well before we merge this in.
Edited by Moritz Huebner
Merge request reports
Activity
changed milestone to %1.1.1
added Bug Result/output labels
changed milestone to %1.1.2
added 37 commits
-
c09c45ec...0437e0b1 - 36 commits from branch
master
- 0ffb7486 - Merge remote-tracking branch 'origin/master' into fix_pickle
-
c09c45ec...0437e0b1 - 36 commits from branch
- Automatically resolved by Moritz Huebner
added 1 commit
- a97d1cb9 - eliminated for loops in tests for better diagnostics
mentioned in commit 63254527
Please register or sign in to reply