Skip to content

Remove python2 support #35

@chenrui333

Description

@chenrui333

Python2 has been EOL for more than two years, it would be good to remove the python2 support moving forward.

Code like this

try:
import ConfigParser # Python 2
except ImportError:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions