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

Vaclav Petras noreply at github.com
Tue Dec 7 12:39:19 PST 2021


  Branch: refs/heads/releasebranch_8_0
  Home:   https://github.com/OSGeo/grass
  Commit: b4828da13aa06935316fc40276c0fda4c08d0c8e
      https://github.com/OSGeo/grass/commit/b4828da13aa06935316fc40276c0fda4c08d0c8e
  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