[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



> 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.

Attachment: pgpBvb0VZsPpx.pgp
Description: Signature digitale OpenPGP


Reply to: