Skip to content

Fix Python 3.13 compatibility by replacing pipes with shlex#26

Open
vikiang31 wants to merge 1 commit into
xolox:masterfrom
vikiang31:python-3.13-compatibility
Open

Fix Python 3.13 compatibility by replacing pipes with shlex#26
vikiang31 wants to merge 1 commit into
xolox:masterfrom
vikiang31:python-3.13-compatibility

Conversation

@vikiang31
Copy link
Copy Markdown

The pipes module was removed in Python 3.13, while shlex.quote provides the equivalent shell-quoting functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant