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

Fix deprecation warning #4

Merged
merged 1 commit into from Nov 12, 2019
Merged

Fix deprecation warning #4

merged 1 commit into from Nov 12, 2019

Conversation

a1fred
Copy link
Contributor

@a1fred a1fred commented Nov 12, 2019

jsonrpc_base/jsonrpc.py:103: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working

jsonrpc_base/jsonrpc.py:103: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f021c5a on a1fred:patch-1 into 3b698eb on armills:master.

Copy link
Owner

@emlove emlove left a comment

Choose a reason for hiding this comment

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

Appreciate the contribution!

@emlove emlove merged commit bd5c5ec into emlove:master Nov 12, 2019
@a1fred a1fred deleted the patch-1 branch December 2, 2019 10:44
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.

None yet

3 participants