Skip to content

Make doctests compatible with expected enum changes in Python 3.11 #1048

@jacobtylerwalls

Description

@jacobtylerwalls

fixDoctests() will need to account for the new repr() of enums in Python >=3.10, see python/cpython#22392.

Otherwise the test suite looks fine on Python 3.10b2.

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