Skip to content
Commit 37a13d95 authored by Jelle van der Waa's avatar Jelle van der Waa
Browse files

reprotest: pipes module will be removed in Python 3.13



pipes.quote() was already deprecated in Python 2.7 but silently got
aliased to `shlex.quote()`. Python 3.13 removes the `pipes` module and
thus the alias.

Signed-off-by: default avatarJelle van der Waa <jelle@archlinux.org>
parent 82777f99
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment