Skip to content

The compatibility problems start with expat 2.4.4, not just 2.4.5 #93018

Closed
@mcepl

Description

@mcepl

This

if pyexpat.version_info >= (2, 4, 5):

and this
if pyexpat.version_info >= (2, 4, 5):

is wrong. Change of raised errors happened already in 2.4.4 not only in 2.4.5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic-XMLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions