Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16353

Bug#1084600: mono: removal of Python standard libraries in Python 3.13

From Antoine Le Gonidec <debian@dotslashplay.it>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.python
Subject Bug#1084600: mono: removal of Python standard libraries in Python 3.13
Date 2024-10-08 19:10 +0200
Message-ID <JvlSF-eg8-5@gated-at.bofh.it> (permalink)
References (1 earlier) <JuYW5-hA9C-9@gated-at.bofh.it> <JuYW5-hA9C-11@gated-at.bofh.it> <JvjQR-cP7-1@gated-at.bofh.it> <JuYW5-hA9C-11@gated-at.bofh.it> <JvjQR-cP7-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

> In this case the fix is straightforward.  Nowadays you can safely
> assume Python 3.3 or newer, and therefore you can replace "import
> pipes" with "import shlex" and "pipes.quote" with "shlex.quote"; that
> seems to be all that this script needs.

Thanks for the easy fix suggestion, if I can not simply remove the
shipped boringssl source I’m going to add a patch applying the changes
you suggest.

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

Bug#1084600: mono: removal of Python standard libraries in Python 3.13 Antoine Le Gonidec <debian@dotslashplay.it> - 2024-10-07 18:40 +0200
  Bug#1084600: mono: removal of Python standard libraries in Python 3.13 Colin Watson <cjwatson@debian.org> - 2024-10-08 17:00 +0200
    Bug#1084600: mono: removal of Python standard libraries in Python 3.13 Antoine Le Gonidec <debian@dotslashplay.it> - 2024-10-08 19:10 +0200

csiph-web