Changes between Version 56 and Version 57 of Grass8Planning
- Timestamp:
- 10/13/20 08:33:15 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass8Planning
v56 v57 170 170 171 171 * finalize/stabilize [wiki:Python3Support Python 3 support in GRASS GIS] 172 * Consider Python version requirement to at least 3.6. Python 3.5 reached end-of-life in September 2020. Version 3.6 introduced e.g literal string formatting – which may be useful – but is only getting security releases since December 2018 and will reach end-of-life in December 2021. Python 3.7 reached last bug fix release in June 2020. 172 173 * simplify the startup from Python script (i.e. less steps to start session from Python, possibly includes change in distribution/installation) 173 174 * remove deprecated Python functions: https://trac.osgeo.org/grass/changeset/67669