PySonar 1.7.0 drops support for Python 3.9

Hey folks,

In the latest version of pysonar, aka Scanner for Python, support for Python 3.9 will be dropped, meaning that pysonar will no longer run in a Python 3.9 environment.

Importantly, the analyzer itself still supports analyzing Python 3.9.

If you need to run the analysis in a Python 3.9 environment, consider using Scanner CLI and configuring the properties accordingly. See the Python section in our docs for details.

Best,
Sebastian Zumbrunn

1 Like