cytoscape / py4cytoscape

Python library for calling Cytoscape Automation via CyREST
https://Py4Cytoscape.readthedocs.io
Other
69 stars 15 forks source link

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

Closed kozo2 closed 1 year ago

kozo2 commented 1 year ago
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 commented 1 year ago

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

bdemchak commented 1 year ago

Fixed this in https://github.com/cytoscape/py4cytoscape/commit/70ef557f43cde6b11785628a8c10defa83319c98