Skip to content

Feature request - Keep Python 3.7+ support #28

Closed
@deajan

Description

@deajan

Hello,

Currently investigating FreeSimpleGUI as PySimpleGUI drop-in replacement.
I build a couple of programs on intentionnaly old distributions (Debian 7 and RHEL 7) in order for Nuitka compiled versions to be downwards compatible with at least these systems (since the builds are glibc minimum version dependant).

While I did upgrade those distros to Python 3.7 without too much hassle, it's a real pain to get Python 3.8 to work on these because of OpenSSL bindings.
The same applies for Windows, where Python 3.7 is the last version supporting Vista.

I also make recent Python 3.11 builds of course, but I try to maintain as much backwards compatibility as possible, since my programs are industry oriented.

Since FreeSimpleGUI's future is supposed to be Python 3.8, I am not able to use it to maintain compatibility.
Would it be alot of work to keep FreeSimpleGUI Python 3.7+ compatible ?

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions