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


Groups > comp.lang.python.announce > #4318

[Python-announce] [RELEASE] Python 3.13.9 is now available

From "Thomas Wouters" <thomas@python.org>
Newsgroups comp.lang.python.announce
Subject [Python-announce] [RELEASE] Python 3.13.9 is now available
Date 2025-10-14 21:11 +0200
Message-ID <634ac9f8-7923-4b72-a74d-cb81d2f74cbb@app.fastmail.com> (permalink)

Show all headers | View raw


Python 3.13.9 is now available.

https://www.python.org/downloads/release/python-3139/

3.13.9 is an expedited release containing a fix for one specific regression in Python 3.13.8:
 • gh-139783 <https://github.com/python/cpython/issues/139783>: Fix `inspect.getsourcelines` for the case when a decorator is followed by a comment or an empty line.
There are no other changes in this release, compared to 3.13.8.

Enjoy the new release!

Back to comp.lang.python.announce | Previous | Next | Find similar


Thread

[Python-announce] [RELEASE] Python 3.13.9 is now available "Thomas Wouters" <thomas@python.org> - 2025-10-14 21:11 +0200

csiph-web