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

Replace pickle with dill #288

Merged
merged 4 commits into from Jun 17, 2018
Merged

Replace pickle with dill #288

merged 4 commits into from Jun 17, 2018

Commits on Jan 31, 2017

  1. Replace pickle with dill everywhere

    - Dill is better at pickling, among other things, functions, than pickle
    jakebian committed Jan 31, 2017
    Copy the full SHA
    728106d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Copy the full SHA
    b31b7d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Copy the full SHA
    2990722 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Copy the full SHA
    8aa02f5 View commit details
    Browse the repository at this point in the history