Skip to content

Python 3.13: Replace cgi module #712

@bgermann

Description

@bgermann

Describe the bug
PEP 594 has led to the removal of the cgi module in Python 3.13.
spyne makes use of that module.

To Reproduce
Running the test suite fails with
E ModuleNotFoundError: No module named 'cgi'

Additional context
This was reported as Debian bug #1082317.

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