We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I decode the _viewstate string, report TypeError: unhashable type: 'list' The string is saved in the attached txt file.
viewstate.txt
The text was updated successfully, but these errors were encountered:
Convert lists to tuples to make dict keys hashable, fixes #24
39ffaef
f64265e
@GXY2017 thanks for the report, what do you think about the fix proposed in #25 ?
Sorry, something went wrong.
No branches or pull requests
When I decode the _viewstate string, report TypeError: unhashable type: 'list'
The string is saved in the attached txt file.
viewstate.txt
The text was updated successfully, but these errors were encountered: