Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Matthias Klose Newsgroups: linux.debian.maint.python Subject: Re: Python3.12 and a half Date: Fri, 23 Aug 2024 10:00:01 +0200 Message-ID: References: X-Original-To: Alexandre Detiste , Debian Python , Antonio Terceiro X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Aug 23 07:55:46 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.007 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, KHOP_HELO_FCRDNS=0.001, LDO_WHITELIST=-5, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -2.7 Old-X-Envelope-From: doko@debian.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/22291 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/3b87bb4c-7881-466b-843a-af6825d5519f@debian.org Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 23 Aug 2024 09:55:17 +0200 X-Original-Message-ID: <3b87bb4c-7881-466b-843a-af6825d5519f@debian.org> X-Original-References: Xref: csiph.com linux.debian.maint.python:16238 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