Based on this thread, there is some willingness to provide Python 3.9 support for this library. As much as we'd like to migrate to Python 3.10+, it's difficult to migrate enterprise codebases before ...
The Python world has been fractured a few times before. The infamous transition from version 2 to version 3 still affects people today, and there could be a new schism in the future. [Sam Gross] ...
At a certain point, supported Python versions begin to receive security updates without installers, so one must build the installer from source to upgrade an existing install. Many of those installers ...