spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Show Python 3.8 deprecation warning on Toolbox startup #2914

Closed soininen closed 3 months ago

soininen commented 3 months ago

At least we can tell users that we have warned them...

Re #2904

Checklist before merging

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 66.95%. Comparing base (5cb26c0) to head (3fcba39).

Files Patch % Lines
spinetoolbox/ui_main.py 61.11% 7 Missing :warning:
spinetoolbox/main.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2914 +/- ## ========================================== - Coverage 66.96% 66.95% -0.02% ========================================== Files 189 189 Lines 36878 36887 +9 Branches 6312 6314 +2 ========================================== + Hits 24695 24696 +1 - Misses 10871 10879 +8 Partials 1312 1312 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.