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.1728327458.4695.python-list@python.org>
Deutsch   English   Français   Italiano  
<mailman.5.1728327458.4695.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: Thomas Wouters <thomas@python.org>
Newsgroups: comp.lang.python
Subject: [RELEASE] Python 3.13.0 (final) released
Date: Mon, 7 Oct 2024 11:57:24 -0700
Lines: 149
Message-ID: <mailman.5.1728327458.4695.python-list@python.org>
References: <CAPdQG2r3VRKsDLdkupEch8WC1AJiS-3U2WMP44k8JsLs0bjoMQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Trace: news.uni-berlin.de GKuZ03yKF6N5GG9IAKPlHwwCF1Q8GBGptgfawffck2Ag==
Cancel-Lock: sha1:GsNms8pYO2StYgrYes7/EKlmtbk= sha256:5s9E/VC+9ssoyyF3UbJ+u0AOblcyuQHnC7Wti1vONak=
Return-Path: <thomas@python.org>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901;
 t=1728327456; bh=dKsagGVccs64UF33c+41IA7LqjJDdb7iqlg/gHFPSi8=;
 h=From:Date:Subject:To:From;
 b=fYDwJwbt7v0X8/S1L9SiGE36noFJq41b9VB0TnXphvM2utpUcbDvstdiQUduOfQix
 UWiMRvQ9rQz1eOdoKHDz+Ut570Sqyg0/8XD6ZlFwIu8ieeH7YEm8neqE8rZPfupXwX
 3Al1OIlRzV7sC+r0oHqZZcvADVRMBZC2ZuEc/1BU=
X-Forwarded-Encrypted: i=1;
 AJvYcCWtAKUG1SN26OsC0F4jkjqo/f/aTXHlZWrcKctJP3sNVN7/Fh8XDQbOjlFRhTZAI/XsnOS+HBQ6ybBLoA==@python.org
X-Gm-Message-State: AOJu0Yzd5A3BTLpWexDzvxFRuP6INVrY1HR+7wODIkBe4bYcPY1bUorY
 Pg6XRCwB4O1bWKpOcQjlMNvVt3bSvFaVFF/lPUwL7fzu/M/M+2Fyh/kGBzy8UZqiYI4a12C8bMU
 jTxJmBc+rux3IiuqdbYxgAzdSICE=
X-Google-Smtp-Source: AGHT+IGwAobA6te4rtc+xpr/QfDPsxpoQ2iUMoK6TvVK3f0t1JP3Utv3OHxMWJIKGD+79bHhf4NydO3GMNp0igmvleI=
X-Received: by 2002:a05:600c:215:b0:42c:b74c:d8c3 with SMTP id
 5b1f17b1804b1-42f85b64a17mr84970845e9.32.1728327456022; Mon, 07 Oct 2024
 11:57:36 -0700 (PDT)
X-Gmail-Original-Message-ID: <CAPdQG2r3VRKsDLdkupEch8WC1AJiS-3U2WMP44k8JsLs0bjoMQ@mail.gmail.com>
X-Content-Filtered-By: Mailman/MimeDel 2.1.39
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: <CAPdQG2r3VRKsDLdkupEch8WC1AJiS-3U2WMP44k8JsLs0bjoMQ@mail.gmail.com>
Bytes: 9295

After all the shenanigans two weeks ago =E2=80=93 everyone discovering nast=
y little
problems in release candidate 2 =E2=80=93 the last week was suspiciously qu=
iet, and
therefore I can finally say:
<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-python-3130-is-now-available-1>Python
3.13.0 is now available

https://www.python.org/downloads/release/python-3130/
This is the stable release of Python 3.13.0

Python 3.13.0 is the newest major release of the Python programming
language, and it contains many new features and optimizations compared to
Python 3.12. (Compared to the last release candidate, 3.13.0rc3, 3.13.0
contains two small bug fixes and some documentation and testing changes.)
<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-major-new-features-of-the-313-series-compared-to-312-3>Major
new features of the 3.13 series, compared to 3.12

Some of the new major new features and changes in Python 3.13 are:
<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-new-features-4>New
features

   - A new and improved interactive interpreter
   <https://docs.python.org/3.13/whatsnew/3.13.html#a-better-interactive-in=
terpreter>,
   based on PyPy <https://pypy.org/>=E2=80=99s, featuring multi-line editin=
g and
   color support, as well as colorized exception tracebacks
   <https://docs.python.org/3.13/whatsnew/3.13.html#improved-error-messages=
>
   .
   - An *experimental* free-threaded build mode
   <https://docs.python.org/3.13/whatsnew/3.13.html#whatsnew313-free-thread=
ed-cpython>,
   which disables the Global Interpreter Lock, allowing threads to run more
   concurrently. The build mode is available as an experimental feature in =
the
   Windows and macOS installers as well.
   - A preliminary, *experimental* JIT
   <https://docs.python.org/3.13/whatsnew/3.13.html#an-experimental-just-in=
-time-jit-compiler>,
   providing the ground work for significant performance improvements.
   - The locals() builtin function (and its C equivalent) now has well-defi=
ned
   semantics when mutating the returned mapping
   <https://docs.python.org/3.13/whatsnew/3.13.html#defined-mutation-semant=
ics-for-locals>,
   which allows debuggers to operate more consistently.
   - A modified version of mimalloc  <https://github.com/microsoft/mimalloc=
>is
   now included, optional but enabled by default if supported by the platfo=
rm,
   and required for the free-threaded build mode.
   - Docstrings now have their leading indentation stripped
   <https://docs.python.org/3.13/whatsnew/3.13.html#other-language-changes>=
,
   reducing memory use and the size of .pyc files. (Most tools handling
   docstrings already strip leading indentation.)
   - The dbm module <https://docs.python.org/3.13/library/dbm.html> has a
   new dbm.sqlite3 backend
   <https://docs.python.org/3.13/whatsnew/3.13.html#dbm> that is used by
   default when creating new files.
   - The minimum supported macOS version was changed from 10.9 to 10.13
   (High Sierra). Older macOS versions will not be supported going forward.
   - WASI is now a Tier 2 supported platform
   <https://peps.python.org/pep-0011/#tier-2>. Emscripten is no longer
an officially
   supported platform
   <https://peps.python.org/pep-0011/#no-longer-supported-platforms> (but
   Pyodide <https://pyodide.org/> continues to support Emscripten).
   - iOS is now a Tier 3 supported platform
   <https://peps.python.org/pep-0730/>.
   - Android is now a Tier 3 supported platform
   <https://peps.python.org/pep-0738/>.

<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-typing-5>
Typing

   - Support for type defaults in type parameters
   <https://peps.python.org/pep-0696/>.
   - A new type narrowing annotation <https://peps.python.org/pep-0742/>,
   typing.TypeIs.
   - A new annotation for read-only items in TypeDicts
   <https://peps.python.org/pep-0705/>.
   - A new annotation for marking deprecations in the type system
   <https://peps.python.org/pep-0702>.

<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-removals-and-new-deprecations-6>Removals
and new deprecations

   - PEP 594 (Removing dead batteries from the standard library)
   <https://peps.python.org/pep-0594/> scheduled removals of many
   deprecated modules: aifc, audioop, chunk, cgi, cgitb, crypt, imghdr,
   mailcap, msilib, nis, nntplib, ossaudiodev, pipes, sndhdr, spwd, sunau,
   telnetlib, uu, xdrlib, lib2to3.
   - Many other removals
   <https://docs.python.org/3.13/whatsnew/3.13.html#removed-modules-and-api=
s>
of
   deprecated classes, functions and methods in various standard library
   modules.
   - C API removals
   <https://docs.python.org/3.13/whatsnew/3.13.html#removed-c-apis> and
   deprecations
   <https://docs.python.org/3.13/whatsnew/3.13.html#deprecated-c-apis>.
   (Some removals present in alpha 1 were reverted in alpha 2, as the remov=
als
   were deemed too disruptive at this time.)
   - New deprecations
   <https://docs.python.org/3.13/whatsnew/3.13.html#new-deprecations>, most
   of which are scheduled for removal from Python 3.15 or 3.16.

For more details on the changes to Python 3.13, see What=E2=80=99s new in P=
ython
3.13  <https://docs.python.org/3.13/whatsnew/3.13.html>.
<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-more-resources-7>More
resources

   - Online Documentation <https://docs.python.org/3.13/>
   - PEP 719 <https://peps.python.org/pep-0719/>, 3.13 Release Schedule
   - Report bugs at Issues =C2=B7 python/cpython =C2=B7 GitHub
   <https://github.com/python/cpython/issues>.
   - Help fund Python directly
   <https://www.python.org/psf/donations/python-dev/> (or via GitHub
   Sponsors <https://github.com/sponsors/python>), and support the Python
   community <https://www.python.org/psf/donations/>.

<https://discuss.python.org/t/python-3-13-0-final-has-been-released/66972#p=
-196505-we-hope-you-enjoy-the-new-releases-8>We
hope you enjoy the new releases!

Thanks to all of the many volunteers who help make Python Development and
these releases possible! Please consider supporting our efforts by
volunteering yourself or through organization contributions to the Python
Software Foundation  <https://www.python.org/psf-landing/>.

Choo-choo from the release train,

Your release team,
Thomas Wouters
Ned Deily
Steve Dower
=C5=81ukasz Langa