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

Correct UnboundLocalError #45

Closed
wants to merge 378 commits into from
Closed

Conversation

sethrh
Copy link
Contributor

@sethrh sethrh commented Mar 22, 2016

This corrects is a somewhat obscure error that occurs when a jsonrpc method has PEP3107 annotations, and is then called with incorrect parameters.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 99.048% when pulling 9914ab5 on QuantumSpatialInc:master into f35f16b on pavlov99:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 99.048% when pulling 60e26e3 on QuantumSpatialInc:master into f35f16b on pavlov99:master.

@pavlov99
Copy link
Owner

Good job! Unfortunately, tests have failed, so we need to figure it out first. Issue is with import, should not be hard.

@S1983tt
Copy link

S1983tt commented Oct 20, 2022

This corrects is a somewhat obscure error that occurs when a jsonrpc method has PEP3107 annotations, and is then called with incorrect parameters.

#45

@pavlov99
Copy link
Owner

Could you please rebase? Github says that the merge contains 378 commits.

@sethrh
Copy link
Contributor Author

sethrh commented Nov 23, 2022

I'm sorry, I have no memory of this PR. Has this been hanging since 2016 or did something else happen recently to reanimate it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet