Skip to content

Is there a StrictVersion after we drop distutils? #520

@cclauss

Description

@cclauss

We currently use from distutils.version import StrictVersion but we want to drop distutils in preparation for Python 3.12. What is the recommended substitute for StrictVersion? https://github.com/python/cpython/blob/main/Lib/distutils/version.py#L93

https://github.com/pypa/packaging/blob/main/packaging/version.py

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