Skip to content

compression name collides with standard library in python 3.14 #208

@kyleaoman

Description

@kyleaoman

There is a new module in the standard library called compression in python3.14. This collides with the compression package in SOAP, making the SOAP one unimportable. I use the virtual snapshot writer in the testing pipeline for SWIFTGalaxy so this is a little bit problematic. Could compression be moved? Maybe SOAP.compression or SOAP_compression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions