Path: csiph.com!news.mixmin.net!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: Julian Gilbey Newsgroups: linux.debian.maint.python Subject: Re: Python3.12 and a half Date: Fri, 23 Aug 2024 10:20:01 +0200 Message-ID: References: X-Original-To: Matthias Klose X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Aug 23 08:19:52 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.21 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -4.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailing-List: archive/latest/22292 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/ZshGFlyATHbwdI3g@d-and-j.net Approved: robomod@news.nic.it Lines: 30 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Alexandre Detiste , Debian Python , Antonio Terceiro X-Original-Date: Fri, 23 Aug 2024 09:19:34 +0100 X-Original-Message-ID: X-Original-References: <3b87bb4c-7881-466b-843a-af6825d5519f@debian.org> Xref: csiph.com linux.debian.maint.python:16239 On Fri, Aug 23, 2024 at 09:55:17AM +0200, Matthias Klose wrote: > On 22.08.24 21:37, Alexandre Detiste wrote: > > Hi, > > > > Would it be possible to remove 2to3 from Python3.12 without waiting for 3.13 ? > > > > I see in the meantime a new usage was brought back. > > > > I'll check if this "slimit" package can be easily switched to python3-fissix; > > which is a 2to3 fork that is already used to keep python3-nose > > artificially alive. > > I'd like to avoid addressing a single module. 3.13 has a whole bunch of > modules that are removed in the standard library. > > What's the status of filing bug reports for all these removed modules? > > Matthias Lintian does do a check for them: uses-deprecated-python-stdlib but beware of false positives, in particular for uu and crypt; see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077324 (which is now pending an upload). (There used to be a website lintian.debian.org where you could search reports by tag, but that doesn't seem to exist any more, and I haven't had any luck searching with UDD.) Best wishes, Julian