Bug#1084616: mozjs128: removal of Python standard libraries in Python 3.13
Simon McVittie
smcv at debian.org
Mon Oct 7 17:34:15 BST 2024
On Mon, 07 Oct 2024 at 12:19:25 -0400, Louis-Philippe Véronneau wrote:
> cgi: testing/web-platform/tests/tools/runner/report.py:9
> cgi: testing/web-platform/tests/tools/wptserve/wptserve/request.py:4
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/android_device.py:14
> telnetlib: testing/mozbase/mozrunner/mozrunner/devices/emulator.py:11
I'm reasonably sure we don't run, use or package these in Debian.
> pipes: js/src/tests/lib/results.py:2
> pipes: python/mozbuild/mozbuild/action/node.py:5
> pipes: testing/mozbase/mozdevice/mozdevice/adb.py:7
> pipes: third_party/python/dlmanager/check.py:8
It seems these are all just calls to the undocumented pipes.quote,
which can/should be replaced with shlex.quote.
smcv
More information about the pkg-gnome-maintainers
mailing list