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

FutureWarning: in py4cytoscape\tables.py:502: #97

Closed
kozo2 opened this issue Dec 13, 2022 · 2 comments
Closed

FutureWarning: in py4cytoscape\tables.py:502: #97

kozo2 opened this issue Dec 13, 2022 · 2 comments

Comments

@kozo2
Copy link
Member

kozo2 commented Dec 13, 2022

c:\Users\kozo2\mambaforge\lib\site-packages\py4cytoscape-1.6.0-py3.10.egg\py4cytoscape\tables.py:502: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead.

I got this Warning in py4cytoscape 1.6.0 + Python 3.10.8.

If using .items is not too early, I will send the PR.
Let me know if you have any thoughts.

@bdemchak
Copy link
Collaborator

Thanks, Kozo ... good idea to get this fixed. I'm working on this code this week, so your timing is good.

@bdemchak
Copy link
Collaborator

Fixed this in 70ef557

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

No branches or pull requests

2 participants