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: Free-threaded python3.13t packaging in Debian? Date: Fri, 11 Oct 2024 11:30:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Oct 11 09:25:05 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham 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/22430 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/518c9941-97a4-474f-a020-431687112a5a@debian.org Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 11 Oct 2024 11:24:48 +0200 X-Original-Message-ID: <518c9941-97a4-474f-a020-431687112a5a@debian.org> X-Original-References: <3D4BF25C-7BC7-4DC3-8E3E-20D35A0BF4B7@outlook.com> Xref: csiph.com linux.debian.maint.python:16365 On 07.10.24 19:28, 陈 晟祺 wrote: > Hi, > > Python 3.13 is released with experimental free-threaded (or no-gil) mode [1]. > Upstream calls it python3.13t. I wonder whether Debian plans to package it? > > I have searched though d-python lists & some BTS bugs but got no similar > question. Please point out if I ask a duplicated one. > > [1]: https://docs.python.org/3.13/whatsnew/3.13.html#free-threaded-cpython See the discussion we had at DebConf in July/August. My plan was not to use any of the features marked as experimental for the trixie release. We probably have a tight schedule to make 3.13 the default before the transition freeze. Matthias