Skip to content

Fix inverted parameters for access to cache#1

Open
n1tram1 wants to merge 1 commit intoJaredLGillespie:masterfrom
n1tram1:patch-1
Open

Fix inverted parameters for access to cache#1
n1tram1 wants to merge 1 commit intoJaredLGillespie:masterfrom
n1tram1:patch-1

Conversation

@n1tram1
Copy link

@n1tram1 n1tram1 commented Oct 14, 2020

The cache takes parameters (key, sentinel) but it was called as (sentinel,key). I just inverted the two arguments.

The cache takes parameters (key, sentinel) but it was called as (sentinel,key). I just inverted the two arguments.
@n1tram1
Copy link
Author

n1tram1 commented Oct 14, 2020

If this is accepted, you should tag a new minor release so that pypi distributes the updated version.

@n1tram1
Copy link
Author

n1tram1 commented Nov 5, 2020

ping @JaredLGillespie

1 similar comment
@n1tram1
Copy link
Author

n1tram1 commented Nov 27, 2020

ping @JaredLGillespie

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.

1 participant