Skip to content

Fix legacy support (missing of_type variable) for _UnboundLoad.__sets…#1

Open
czekan wants to merge 1 commit into
masterfrom
fix-missing-of_type
Open

Fix legacy support (missing of_type variable) for _UnboundLoad.__sets…#1
czekan wants to merge 1 commit into
masterfrom
fix-missing-of_type

Conversation

@czekan
Copy link
Copy Markdown
Owner

@czekan czekan commented Jan 10, 2018

…tate__ method

While retrieving SqlAlchemy objects with dogpile cache stored by previous release (1.1.3) of SqlAlchemy exception UnboundLocalError was raised:

UnboundLocalError: local variable 'of_type' referenced before assignment

…tate__ method

While retrieving SqlAlchemy objects with dogpile cache stored by previous release (1.1.3) of SqlAlchemy exception UnboundLocalError was raised:

```UnboundLocalError: local variable 'of_type' referenced before assignment```
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