# Python 3.13.9 is now available!

DevFeed: [Python 3.13.9 is now available!](<https://devfeed.tech/articles/python-3-13-9-is-now-available-2378.md>)

Original publisher: [Read original article](<https://blog.python.org/2025/10/python-3139-is-now-available/>)

Author: Thomas Wouters

Published: 2025-10-14T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python 3.13](<https://devfeed.tech/topics/python-3-13.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [bugs](<https://devfeed.tech/tags/bugs.md>), [github](<https://devfeed.tech/tags/github.md>), [python-3-13](<https://devfeed.tech/tags/python-3-13.md>), [release](<https://devfeed.tech/tags/release.md>), [release-schedule](<https://devfeed.tech/tags/release-schedule.md>), [releases](<https://devfeed.tech/tags/releases.md>)

## AI overview

Python 3.13.9 is an expedited release that fixes a regression in Python 3.13.8 involving decorators followed by a comment or an empty line. No other changes are included.

## Source excerpt

Python 3.13.9 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.1...