Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #17151

Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Alexandre Detiste <alexandre.detiste@gmail.com>
Newsgroups linux.debian.maint.python
Subject Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python
Date Thu, 13 Nov 2025 22:20:01 +0100
Message-ID <LQMTv-cKrl-7@gated-at.bofh.it> (permalink)
References <LQlqi-crw1-1@gated-at.bofh.it> <LQImR-cHjs-1@gated-at.bofh.it>
X-Mailbox-Line From debian-python-request@lists.debian.org Thu Nov 13 21:12:53 2025
Old-Return-Path <alexandre.detiste@gmail.com>
X-Amavis-Spam-Status No, score=-7.199 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, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Gm-Message-State AOJu0YzMwiOfgd6UYgzqdqkscBGXlsspVKx5CEjh/I8M7A5czi9PsnED MAJ3JEXjO3MmdwnlB74aJFeM1Dn27wo9Y1ncQcAlyFmkpypWwoTBt8mA56op4+S+rvBEAhJXPap /M7ZfWliXT436qIXvPbgI1S2r4swcH0nU8+yr
X-Gm-Gg ASbGncs8vfsl9E2ZCYOoHsg5BtX6KGUSo0RCz9ya31xZgQUSVS8/xHH6Ic81Es4qIXD EHxeU/LAEWdoBdXE4qze8QbJFsJQfdHFHO1Shlj64lqkX30DuN0GgIvMAZhMJRDgp8WIKyGzxJr E4u1vUjmqOOdH158DUDBpF/YYoHNgxwJnD/nzpQiajkaVwVCmCOLjT0hhf42aiTJr8jxMkSKJq5 eGS7P/4yQrJSP299tuBiRcCyz3Sycvnp99COkNgTJdiAqTqGd9zauhDOHdO7CJlsQv3JpXA6itv Jm6go4TL4df8EcM=
X-Google-SMTP-Source AGHT+IFBEOK4/qrYP5OciJlUvSY9b6cpRtI+p1P/f5fdwkiGA/JIZGyxgjh6DONu2VV+zR+h2qPjNRAq3u+Hc39P100=
X-Received by 2002:a05:600c:354e:b0:46f:a2ba:581f with SMTP id 5b1f17b1804b1-4778fdc12c1mr9135355e9.16.1763068355180; Thu, 13 Nov 2025 13:12:35 -0800 (PST)
MIME-Version 1.0
X-Gm-Features AWmQ_bkdtDil5v0rW8GpwFL2zIGYzUdbJI0bPwL_oN_tcMycQLD9ETVhnVNUAtU
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
X-Mailing-List <debian-python@lists.debian.org> archive/latest/23354
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/CADsTwjLnAFntFGUQAY1a5dKyc=9xUUyGbhavRDn9=yL525stvg@mail.gmail.com
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc debian-python@lists.debian.org
X-Original-Date Thu, 13 Nov 2025 22:12:23 +0100
X-Original-Message-ID <CADsTwjLnAFntFGUQAY1a5dKyc=9xUUyGbhavRDn9=yL525stvg@mail.gmail.com>
X-Original-References <87ldkbxnd7.fsf@angela.anarc.at> <aRYFdeLo2cQK9Nkz@belkar.wrar.name>
Xref csiph.com linux.debian.maint.python:17151

Show key headers only | View raw


And using those when they are there

For example moving usage of

    /usr/bin/py.test + /usr/bin/py.test-3 + /usr/bin/pytest-3

to

    /usr/bin/pytest

Sometimes it's juste dropping a patch that did it the other way around
years before.

Greetings

Le jeu. 13 nov. 2025 à 17:21, Andrey Rakhmatullin <wrar@debian.org> a écrit :
>
> Related, is it time to reintroduce executables without a "3" suffix
> (things like ipython)?
>
> --
> WBR, wRAR

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

/usr/bin/python3 deprecation and enforcing /usr/bin/python Antoine Beaupré <anarcat@debian.org> - 2025-11-12 17:00 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Santiago Vila <sanvila@debian.org> - 2025-11-12 17:20 +0100
    Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Matthias Klose <doko@debian.org> - 2025-11-12 18:40 +0100
      Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Santiago Vila <sanvila@debian.org> - 2025-11-12 19:00 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Jerome Kieffer <Jerome.Kieffer@esrf.fr> - 2025-11-12 18:10 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Jeremy Stanley <fungi@yuggoth.org> - 2025-11-12 18:30 +0100
    Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Matthias Klose <doko@debian.org> - 2025-11-12 18:50 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Andrey Rakhmatullin <wrar@debian.org> - 2025-11-13 17:30 +0100
    Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-11-13 22:20 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Michael Kesper <michael@familie-kesper.de> - 2025-11-14 18:00 +0100
    Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Michael Kesper <michael@familie-kesper.de> - 2025-11-14 18:50 +0100
      Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Alexandru Mihail <alexandru.mihail2897@gmail.com> - 2025-11-14 20:10 +0100
  Re: /usr/bin/python3 deprecation and enforcing /usr/bin/python Stefano Rivera <stefanor@debian.org> - 2025-11-14 19:00 +0100

csiph-web