Skip to content

Is it possible to add python versions and OS in the mix? #119

Description

@kariharju

Struggling with the questions: "When do I dare to recommend an update to a newer Python version?"
The answer to that depends on not just the most common libs having wheels supported but actually having the wheels built for different OSs and python versions.

When using Python in actual production environments having a reference place like https://caniuse.com was back-in-day for figuring out what features were "safe" to use would be kind of critical.
Have attempted Python 3.10 and 3.9 but so many wheels missing and differences between Window / Linux / macOS that we are basically stuck in 3.7

So the question is could the Python version and OS arguments be added to this site somehow?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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