[Pkg-samba-maint] Bug#1084570: talloc: removal of Python standard libraries in Python 3.13

Michael Tokarev mjt at tls.msk.ru
Mon Oct 7 17:40:41 BST 2024


Control: tag -1 + moreinfo

07.10.2024 19:15, Louis-Philippe Véronneau wrote:
> Source: talloc
> Severity: important
> User: debian-python at lists.debian.org
> Usertags: pep-594-deprecation-313
> 
> Dear maintainer(s),
> 
> Python 3.13 removes a large amount of so called 'dead battery' libraries from the standard library. As such, code that imports these libraries will no 
> longer work in Python 3.13, which is the targeted version for Trixie.
> 
> The following removed libraries were found in this package:
> 
> pipes: third_party/waf/waflib/extras/genpybind.py:2

It should be trivial to s/pipes/shlex/ there.  But this file is
not actually used in samba (or in talloc/tdb/tevent which uses
the same build system).  Samba just bundles the whole thing, but
uses only selected part of it, and genpybind.py is not one of them.

I *hope* it is enough to close this bug report (and other similar
ones).  Is it?

Thanks,

/mjt



More information about the Pkg-samba-maint mailing list