[GRASS-git] [OSGeo/grass] 74c7f6: python: Use context manager for subprocesses and o...

Edouard Choinière noreply at github.com
Wed Jan 15 19:22:43 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 74c7f6a3306e2b9aa6db4ee33390ba24f51bc38d
      https://github.com/OSGeo/grass/commit/74c7f6a3306e2b9aa6db4ee33390ba24f51bc38d
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M pyproject.toml
    M python/grass/gunittest/multirunner.py
    M python/grass/gunittest/reporters.py
    M python/grass/imaging/images2avi.py
    M python/grass/imaging/images2gif.py
    M python/grass/imaging/images2swf.py
    M python/grass/script/core.py
    M python/grass/script/db.py
    M python/grass/script/raster.py
    M python/grass/script/utils.py
    M python/grass/temporal/stds_export.py
    M python/grass/temporal/stds_import.py

  Log Message:
  -----------
  python: Use context manager for subprocesses and opening files (#4908)

* python: Use context manager for subprocesses and opening files

* style: Fix new write-whole-file (FURB103) errors

* style: Fix new read-whole-file (FURB101) errors

* checks: Remove fixed Ruff SIM115 exclusions

* grass.imaging.images2avi: Remove shell=True from subprocess.Popen



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list