Skip to content

Avoid cElementTree on Python 3 #494

Closed
@uranusjr

Description

@uranusjr

cElementTree has been deprecated since 3.3, and is simply an alias to ElementTree right now. It will be removed in the Python 3.10.

Originally filed as: pypa/pip#8278
See also: python/cpython#19921

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