Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <mailman.5.1726699241.31645.python-list@python.org>
Deutsch   English   Français   Italiano  
<mailman.5.1726699241.31645.python-list@python.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.mixmin.net!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: Ulrich Goebel <ml@fam-goebel.de>
Newsgroups: comp.lang.python
Subject: Python 3.8 or later on Debian?
Date: Wed, 18 Sep 2024 16:49:39 +0200
Lines: 15
Message-ID: <mailman.5.1726699241.31645.python-list@python.org>
References: <20240918164939.45076d602132a78fa1b04dc9@fam-goebel.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de UIM8sAmo2vYwoJ+E3LBQtAqlCgSYofOjArUc/2cC1R/Q==
Cancel-Lock: sha1:FfmIuF4OXp3B5jolepn4al/WyLY= sha256:9tatRmOBGJoQRyrIzBV2yrw8F6wC6PHHADeiFlMXwpg=
Return-Path: <ml@fam-goebel.de>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
 dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: OK 0.000
X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '3.7': 0.03; '3.8': 0.05;
 'repository': 0.05; 'debian': 0.09; 'linux': 0.09; 'received:78':
 0.09; 'subject:Python': 0.12; 'later?': 0.16; 'received:136.243':
 0.16; 'received:78.46': 0.16; 'received:78.46.172': 0.16;
 'received:your-server.de': 0.16; 'subject:3.8': 0.16; 'python':
 0.16; 'server.': 0.19; 'to:addr:python-list': 0.20; 'install':
 0.23; 'installed': 0.23; 'received:de': 0.23; 'list,': 0.24;
 'seems': 0.26; 'deep': 0.31; 'received:136': 0.32; 'but': 0.32;
 "i'm": 0.33; 'there': 0.33; 'really': 0.37; "it's": 0.37; 'least':
 0.39; 'love': 0.62; 'friend': 0.95
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu)
X-Authenticated-Sender: ml@fam-goebel.de
X-Virus-Scanned: Clear (ClamAV 0.103.10/27402/Wed Sep 18 12:32:17 2024)
X-Mailman-Approved-At: Wed, 18 Sep 2024 18:40:40 -0400
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: General discussion list for the Python programming language
 <python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
 <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
 <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <20240918164939.45076d602132a78fa1b04dc9@fam-goebel.de>
Bytes: 2955

Hi,

Debian Linux seems to love Python 3.7 - that is shown by apt-get list, and it's installed on my Debian Server.

But I need at least Python 3.8

Is there a repository which I can give to apt to get Python 3.8 or later?

Or do I really have to install and compile these versions manually? I'm not a friend of things so deep in the system...

Greetings
Ulrich

-- 
Ulrich Goebel <ml@fam-goebel.de>