sst-core icon indicating copy to clipboard operation
sst-core copied to clipboard

Enforce minimum Python version of 3.9

Open berquist opened this issue 6 months ago • 198 comments

Part of #1376. There should be follow-ups to:

  • Modernize the Python code in the test framework to use 3.9 language constructs
  • Remove any pre-3.9-specific CPython code from the source

This PR will fail if there are any jobs using pre-3.9 versions.

berquist avatar Jul 11 '25 19:07 berquist