Skip to content

Conversation

stilley2
Copy link
Contributor

@stilley2 stilley2 commented Sep 6, 2019

Summary

This flag is no longer need, so this PR removes it to simplify the code.

Fixes #3018

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

Copy link
Member

@effigies effigies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'd like another pair of eyes, though, just in case I'm missing something.

@satra
Copy link
Member

satra commented Sep 6, 2019

the PR looks good.

iirc (and that's asking a lot) the pickle issue that gave rise to this may have stemmed from trying to do things across python 2 and 3. i.e., run a workflow with python 2 and then rerun using the same cache with python 3. i don't think we have a multi-environment test for this. given our upcoming plans to ditch python 2, i'm not sure it's worth spending the effort at this point.

@effigies
Copy link
Member

effigies commented Sep 6, 2019

Sounds reasonable. Thanks for this, @stilley2.

@effigies effigies merged commit 001a56a into nipy:master Sep 6, 2019
@effigies effigies added this to the 1.2.2 milestone Sep 6, 2019
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

Successfully merging this pull request may close these issues.

Propose removing "versioning" argument from loadpkl
4 participants