[GRASS-git] [OSGeo/grass] 60e974: grass.gunittest: Use collections.abc for Iterable ...

Vaclav Petras noreply at github.com
Tue Dec 7 10:40:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 60e97467f53d73c3a68681b3292826bf25d2861d
      https://github.com/OSGeo/grass/commit/60e97467f53d73c3a68681b3292826bf25d2861d
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M python/grass/gunittest/reporters.py

  Log Message:
  -----------
  grass.gunittest: Use collections.abc for Iterable (#2006)

Python 3.10 does not have Iterable in collections anymore and requires collections.abc.Iterable.




More information about the grass-commit mailing list