Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Replace uses of pipes.quote by shlex.quote #1287

@douglas-raillard-arm

Description

@douglas-raillard-arm

Describe the issue
The pipes module was removed in Python 3.13 following deprecation. WA seems to only use it for the quote() function, which is available in the shlex module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions