Skip to content
Snippets Groups Projects

Fix pickle

Merged Moritz Huebner requested to merge fix_pickle into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Moritz Huebner resolved all threads

    resolved all threads

  • Moritz Huebner added 1 commit

    added 1 commit

    • a97d1cb9 - eliminated for loops in tests for better diagnostics

    Compare with previous version

  • Colm Talbot approved this merge request

    approved this merge request

  • Gregory Ashton approved this merge request

    approved this merge request

  • Moritz Huebner mentioned in commit 63254527

    mentioned in commit 63254527

  • Please register or sign in to reply
    Loading