Skip to content

Remove backwards compatibility for Python <= 3.10? #449

@afuetterer

Description

@afuetterer

There are a couple of imports using try, except or sys.calls to check the python version running the code. There are cases for Python 2, Python 3.4 etc.

Can these be removed?

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions