Our project currently requires Python 3.11 or later. However, popular Linux distributions still ship with older Python versions. Supporting older Python versions will enable the SDK to be used in many more contexts.
Most of the work should be in frame.c, where the native CPython extensions are implemented.
This issue is tracking adding support for Python 3.9.
Our project currently requires Python 3.11 or later. However, popular Linux distributions still ship with older Python versions. Supporting older Python versions will enable the SDK to be used in many more contexts.
Most of the work should be in frame.c, where the native CPython extensions are implemented.
This issue is tracking adding support for Python 3.9.