Skip to content

Dropping support for old Pythons #207

@kornicameister

Description

@kornicameister

Description

auth0-python enumerates a lot of Python versions that are quite old.
For instance:

  • 2.x - that's coming to its EOL with the end of the year
  • up to 3.4 - that's also EOL now

Prerequisites

Environment

Please provide the following:

  • auth0-python==3.9.1
  • Python 3.7.x

Reproduction

There are none, I am creating an issue to discuss removing potentially obsolete (or just obsolete) Pythons from the classifiers and adjusting code accordingly. I believe that there are some versions there that are blocking rather interesting initiatives like:

  • using typings
  • using asyncio ( would be neat TBH )
  • many many more, I believe

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed:staleIssue or PR has not seen activity recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions