#Python in #OpenBSD 7.8-current has been bumped to #Python313 from 3.12.

If you run any applications via #pipx then you might find they are failing to launch and cannot be upgraded either because of the version bump. You need to reinstall them all:

$ pipx reinstall-all

Solved my woes 

Just released! ๐Ÿš€๐Ÿ

Python 3.14.2 (and 3.13.11)

Waiting for the .2 to upgrade? This one's especially for you!

So soon? We found some regressions, so hereโ€™s an expedited pair of releases. They also come with bonus security fixes.

https://discuss.python.org/t/python-3-14-2-and-3-13-11-are-now-available/105214?u=hugovk

#Python #CPython #Python314 #Python313 #release

Finally released version 1.7.0 of Vermin! With Python 3.13 support (144 new rules), GitHub annotation and colored output formats, and 3.14 deprecation fixes etc.

https://github.com/netromdk/vermin/releases/tag/v1.7.0

https://pypi.org/project/vermin/

#vermin #python #python313 #python3 #dev #programming #analysis #version #release #changelog

Obviously @hugovk did a lot of work on 3.14, so I also pressed a few buttons and released 3.13.8 ๐Ÿ˜…

https://discuss.python.org/t/3-13-8-has-been-released/104211

https://mastodon.social/@hugovk/115333348041057866
#Python #Python313 #release

3.13.8 has been released

Itโ€™s obviously a minor release today that shouldnโ€™t draw much attention away from the new hotness, but Python 3.13.8 is also hereโ€ฆ This is the eighth maintenance release of Python 3.13 Python 3.13 is the newest previous major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.8 is the eighth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since 3.13.7. Major ne...

Discussions on Python.org

Just released: Python 3.14.0 release candidate 2! ๐Ÿš€๐Ÿ

๐Ÿช„ This was planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in bytecode (.pyc) files

๐Ÿช„ This means .pyc files created for rc1 will be recompiled for rc2

๐Ÿช„ The ABI isnโ€™t changing

๐Ÿช„ Wheels built for rc1 should be fine for rc2, rc3 and 3.14.x

๐Ÿค– Did I mention Android binaries?

๐Ÿ† Bonus: We also released an early Python 3.13.7!

https://discuss.python.org/t/python-3-14-0rc2-and-3-13-7-are-go/102403
#Python #CPython #Python314 #Python313 #release

Python 3.14.0rc2 and 3.13.7 are go!

Not one but two expedited releases! ๐ŸŽ‰ ๐ŸŽ‰ Python 3.14.0rc2 Itโ€™s the final ๐Ÿช„ penultimate ๐Ÿช„ 3.14 release candidate! https://www.python.org/downloads/release/python-3140rc2/ Note: rc2 was originally planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in Python bytecode (.pyc) files. This means .pyc files created for rc1 cannot be used for rc2, and theyโ€™ll be recompiled. The ABI isnโ€™t changing. Wheels built for rc1 should be fine ...

Discussions on Python.org

Python 3.13.6 has been released:

"Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since 3.13.5."

https://discuss.python.org/t/python-3-13-6-has-been-released/101482

#Python313 #Python #CPython #release

Python 3.13.6 has been released

A day behind schedule in order to fix some last-minute issues, but itโ€™s done: the latest version of the best[1] Python version is now available! Python 3.13.6 This is the sixth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since ...

Discussions on Python.org

Just released: Python 3.14.0a7 ๐Ÿš€
Just released: Python 3.13.3 ๐Ÿš€๐Ÿš€
Just released: Python 3.12.10 ๐Ÿš€๐Ÿš€๐Ÿš€
Just released: Python 3.11.12 ๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€
Just released: Python 3.10.17 ๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€
Just released: Python 3.9.22 ๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€๐Ÿš€

Last 3.14 alpha! Less than a month to get new features in before beta!

Last 3.12 bugfix release! Now in security fix only!

And security releases of 3.9-3.11.

Please upgrade 3.9-3.13!

Please test 3.14!

https://discuss.python.org/t/python-3-14-0a7-3-13-3-3-12-10-3-11-12-3-10-17-and-3-9-22-are-now-available/87580

#Python #CPython #release #Python314 #Python313 #PythonEtc

Python 3.14.0a7, 3.13.3, 3.12.10, 3.11.12, 3.10.17 and 3.9.22 are now available

Not one, not two, not three, not four, not five, but six releases! Is this the most in a single day? 3.12-3.14 were regularly scheduled, and we had some security fixes to release in 3.9-3.11 so letโ€™s make a big day of it. This also marks the last bugfix release of 3.12 as it enters the security-only phase. See devguide.python.org/versions/ for a chart. Python 3.14.0a7 Here comes the final alpha! This means we have just four weeks until the first beta to get those last features into 3.14 before...

Discussions on Python.org
Lets check out new features of #python313 https://youtu.be/qyQhIxU7Mak
Python - v3.13 new features

YouTube

Yesterday, Django 5.1.3 was released with support for Python 3.13 ๐Ÿš€

Now you can use the latest stable versions of Python and Django together โœจ

Try it in your Django-based projects or packages, and send back your feedback ๐Ÿ’ฌ

#Python #Python313 #Django #Release

CC @django