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

Just released: blurb 1.3.0 🚀

blurb is the CLI we use for managing CPython's news/changelog entries.

🗞️ Add support for Python 3.13

🗞️ Drop support for Python 3.8

🗞️ Generate digital attestations for PyPI (PEP 740)

🗞️ Allow running blurb test from blurb-* directories by

🗞️ Add version subcommand

🗞️ Generate __version__ at build to avoid slow importlib.metadata

https://pypi.org/project/blurb/1.3.0/

#Python #CPython #blurb #release #CLI #changelog #news #PEP740 #Python313 #Python38

blurb

Command-line tool to manage CPython Misc/NEWS.d entries.

PyPI

And... Uvicorn 0.32.0 released! 😎

✅ Officially support for Python 3.13

https://github.com/encode/uvicorn

#Python #Python313 #Uvicorn

GitHub - encode/uvicorn: An ASGI web server, for Python. 🦄

An ASGI web server, for Python. 🦄. Contribute to encode/uvicorn development by creating an account on GitHub.

GitHub

One week after the release of Python 3.13.0, 20% of the top 360 PyPI packages have explicitly declared support.

https://pyreadiness.org/3.13/

#Python #Python313 #PythonReadiness

Python 3.13 Readiness - Python 3.13 support table for most popular Python packages

Dün gece eski python sürümlerinden Python-3.10.15'i ve son sürümü Python-3.13.0'yı indirdim, ama bilgisayarı -yada sâdece python'u- kararsız veya çalışamaz hâle getirmekten korkup vazgeçtim!

Eski kodları çalıştırmak için eski python sürümlerini de ekleme ile ilgili özel yöntemler var, ama henüz daha kolay anlaşılabilir şekilde anlatan bir yer karşıma çıkmadı!

Aslında "kafanı kuma gömmek" gibi olacağından istemiyordum, ama ileriye gidemezsem geri dönmek zorunda kalabilirim!

#python #python313

Python ile ne yapacağımı bilemiyorum!

Henüz daha öğrenmeye yeni başlamış ve bir şeyler yapıyorken kodlarım birden çalışmaz oldu ve nasıl düzelteceğimi öğrenmeye nereden başlayacağımı bile bilmiyorum!

Sanırım Arduino ile oynamaya geri döneceğim!

#python #python313 #arduino

Neden indirdiğim Python kodlarının çoğu çalışmıyor?!

Py5 modülü istedi onu da ekledim, ama hâlâ çalışmıyor!

Ben daha öğrenmeye çalışan bir python öğrencisiyim, neden her şeyi zorlaştırıyorsunuz?

Üstelik İngilizce de bilmiyorum ve bâzan bir ilkokul öğrencisinin bile kolayca anlayabileceği tavsiye ve cevapları anlayamayabiliyorum!

https://mastodon.online/@villares@pynews.com.br/113297848799407948

#python #python312 #python313 #py5

Mastodon

В ньому як завжди збільшили продуктивність. В експериментальному режимі додали можливість вимкнути GIL та увімкнути JIT компіляцію. Але це все фігня, а от оновлений інтерактивний режим інтерпретатора це трохи цікавіше.

  • Додали трохи кольорів для підсвічування.
  • Спростили роботу з багаторядковими блоками в консолі. Тепер не потрібно редагувати кожен рядок окремо, а можна цілий блок.
  • Для кращого читання рядків документації (docstrings) зробили автоматичне обрізання зайвих пробілів на початку кожного рядка.
  • Більше нововведень

    #python #python313 #cpython #release #випуск #новина

    What’s New In Python 3.13

    Editors, Adam Turner and Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. Python 3.13 was released on October 7, 2024. For full details, see the changelog. ...

    Python documentation