Changes to Python

Changes to Python#

Version 9 of the SigTech framework upgrades Python from 3.9 to 3.11, benefiting from improved execution speeds, expansions to type annotations and other language features, and improvements to many Python modules.

This section of the user guide summarizes the changes included in Python 3.10 and 3.11:

For full details of the changes, see the Python release notes:

Python 3.11 release notes Python 3.10 release notes