Path: csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: Matthias Klose Newsgroups: linux.debian.maint.python Subject: Re: Alternative libraries for PEP-594 Date: Sat, 03 Aug 2024 10:10:02 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Aug 3 08:03:01 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-4.738 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, KHOP_HELO_FCRDNS=0.26, LDO_WHITELIST=-5, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SUBENDNUM=2] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -2.7 Old-X-Envelope-From: doko@debian.org Old-X-Envelope-To: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/22208 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/f1ee592c-64db-40fc-8950-6ec31dc0f740@debian.org Approved: robomod@news.nic.it Lines: 32 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 3 Aug 2024 10:02:41 +0200 X-Original-Message-ID: X-Original-References: <667baffb-2372-4d2e-a033-440d1d687074@debian.org> <0776385d-816a-4f91-8b32-06f4f64585da@sail.ng> <0aa77001-2a14-4a46-a799-566ffd82a7f4@debian.org> Xref: csiph.com linux.debian.maint.python:16170 On 03.08.24 07:25, Louis-Philippe Véronneau wrote: > On 2024-08-02 20:40, Blair Noctis wrote: >>> to scale it out in an external source package >> which is effectively going against Python upstream, allowing the thing >> to live >> on, and people to say "it's still alive in Debian!" >> >> Also, even python3.11 is still there. Sure someone needing something >> expunged >> from 3.13 would be fine staying with 3.12? > > The idea of having these libraries around for Trixie (and to remove them > after the release) is to ease the 3.13 transition. > > From my preliminary analysis, there are more than 600 packages that use > one of the stdlib that'll be removed in 3.13. There's also the option to remove packages from testing and/or unstable. I assume, we'll see a lot of packages still using old modules getting removed from testing, once 3.13 becomes the default. It's also an option to remove those completely, if they are not maintained. > That is a lot of work and I doubt we'll have a successful transition > without this temporary measure. can we agree on a naming for the packaging, e.g. python3-zombie-, so that we make it clear, that people are using obsolete code? we do that for python3-zombie-imp already. Matthias