Changes between Version 18 and Version 19 of Release/8.0.0-News


Ignore:
Timestamp:
Dec 19, 2021, 11:20:59 AM (3 years ago)
Author:
veroandreo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/8.0.0-News

    v18 v19  
    718718 * python scripting lib: fix run_command(error='status') not returning 0 by @petrasovaa in (PR:1839)
    719719 * python/script/raster.py: Fix encode string by @tmszi in (PR:738)
    720  * scripts: Enable ambiguous variable name warning by @wenzeslaus in (PR:1515)
    721  * scripts: Enable bare except warning by @wenzeslaus in (PR:1517)
    722  * scripts: Enable import not at top warning by @wenzeslaus in (PR:1510)
    723  * scripts: Fix stylistic Flake8 warnings by @wenzeslaus in (PR:1487)
    724  * scripts: Remove unused vars or ignore in Flake8 by @wenzeslaus in (PR:1498)
    725720
    726721==== Binder ====
     
    951946 * Fix Flake8 errors in temporal modules by @wenzeslaus in (PR:573)
    952947 * Fix flake8 pep8 errors by @neteler in (PR:986)
     948 * scripts: Enable ambiguous variable name warning by @wenzeslaus in (PR:1515)
     949 * scripts: Enable bare except warning by @wenzeslaus in (PR:1517)
     950 * scripts: Enable import not at top warning by @wenzeslaus in (PR:1510)
     951 * scripts: Fix stylistic Flake8 warnings by @wenzeslaus in (PR:1487)
     952 * scripts: Remove unused vars or ignore in Flake8 by @wenzeslaus in (PR:1498)
    953953
    954954==== Unit tests / CI ====