Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16348
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Scott Kitterman <debian@kitterman.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 |
| Date | Mon, 07 Oct 2024 17:20:01 +0200 |
| Message-ID | <JuXGF-hzte-3@gated-at.bofh.it> (permalink) |
| References | <JuBPP-hlGz-1@gated-at.bofh.it> <JuO0G-htfA-3@gated-at.bofh.it> <JuXdD-hyXQ-1@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Mon Oct 7 15:10:50 2024 |
| Old-Return-Path | <debian@kitterman.com> |
| X-Amavis-Spam-Status | No, score=-9.4 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, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22411 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/EC439F9C-FD5E-41B8-A1DB-19D27384D883@kitterman.com |
| Approved | robomod@news.nic.it |
| Lines | 22 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 07 Oct 2024 15:10:02 +0000 |
| X-Original-Message-ID | <EC439F9C-FD5E-41B8-A1DB-19D27384D883@kitterman.com> |
| X-Original-References | <cb7ff24c-755c-47a9-9530-373b487e0df3@debian.org> <529325D5-08A2-4E00-9A11-5CD95838F226@kitterman.com> <20241007144641.hr5x2rlmxyudhwt4@satie.tumbleweed.org.za> |
| Xref | csiph.com linux.debian.maint.python:16348 |
Show key headers only | View raw
On October 7, 2024 2:46:41 PM UTC, Stefano Rivera <stefanor@debian.org> wrote: >Hi Scott (2024.10.07_04:56:04_+0000) >> Additional thought on this: should arch: all packages with this issue >> have Depends python3 (=< 3.13) added in stable so they get upgraded in >> the correct order? > >FWIW, we now have python3-supported-min, so that should be >Depends: python3-supported-min (<< 3.13) > >Or: >Breaks: python3-supported-min (>= 3.13) If we were to end up with 3.12 and 3.13 supported for the next release, but 3.13 as default, that constraint would be satisfied. I suppose that's okay. I think Depends is better than Breaks in this case since the python interpreter isn't affected at all. Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Louis-Philippe Véronneau <pollo@debian.org> - 2024-10-06 18:00 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Stefano Rivera <stefanor@debian.org> - 2024-10-06 18:10 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Scott Kitterman <debian@kitterman.com> - 2024-10-06 19:20 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 weepingclown <weepingclown@disroot.org> - 2024-10-06 19:50 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Scott Kitterman <sklist@kitterman.com> - 2024-10-06 20:10 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Louis-Philippe Véronneau <pollo@debian.org> - 2024-10-06 22:20 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Karsten Hilbert <Karsten.Hilbert@gmx.net> - 2024-10-06 20:30 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Karsten Hilbert <Karsten.Hilbert@gmx.net> - 2024-10-06 20:30 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Louis-Philippe Véronneau <pollo@debian.org> - 2024-10-06 22:20 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Étienne Mollier <emollier@debian.org> - 2024-10-09 16:00 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Karsten Hilbert <Karsten.Hilbert@gmx.net> - 2024-10-09 20:10 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Carsten Schoenert <c.schoenert@t-online.de> - 2024-10-06 21:10 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Stefano Rivera <stefanor@debian.org> - 2024-10-06 21:20 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Matthias Klose <doko@debian.org> - 2024-10-07 01:40 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Matthias Klose <doko@debian.org> - 2024-10-07 01:30 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Scott Kitterman <debian@kitterman.com> - 2024-10-07 07:00 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Stefano Rivera <stefanor@debian.org> - 2024-10-07 16:50 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Scott Kitterman <debian@kitterman.com> - 2024-10-07 17:20 +0200
Re: Proposed Mass Bug: removal of Python standard libraries in Python 3.13 Louis-Philippe Véronneau <pollo@debian.org> - 2024-10-07 19:10 +0200
csiph-web