plone / buildout.coredev

Plone Core Development Buildout
http://docs.plone.org/develop/coredev/docs/
74 stars 75 forks source link

Update calmjs.parse to fix a deprecation warning #721

Closed ale-rt closed 3 years ago

ale-rt commented 3 years ago
/home/ale/.buildout/eggs/calmjs.parse-1.2.4-py3.8.egg/calmjs/parse/io.py:7: 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
  from collections import Iterable    
ale-rt commented 3 years ago

See also https://github.com/calmjs/calmjs.parse/commit/00a2d6f81ed7196eff201459a71ba7c2a49122a8