Out now!
Python 3.14.3 and 3.13.12!
All the best bugfixes!
discuss.python.org/t/python-3-1...
#Python #Python314 #Python313 #release
Two snakes enjoying a pie with 3.14 on the top and π crimping.
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. Bonus: security fixes.
discuss.python.org/t/python-3-1...
#Python #CPython #Python314 #Python313 #release
Detailed Guide: Virtualenv vs Conda Your Python environment just ate 30GB of disk space. Again. Every Python developer hits this wall eventually. You start a new project, spin up an environment, in...
#pythonenvironments #datasciencepython #devops #python313
Origin | Interest | Match
Obviously @hugovk.dev did a lot of work on 3.14, so I also pressed a few buttons and released 3.13.8 😅
discuss.python.org/t/3-13-8-has...
#Python #Python313 #release
Obviously @hugovk did a lot of work on 3.14, so I also pressed a few buttons and released 3.13.8 😅
discuss.python.org/t/3-13-8-has-been-releas...
https://mastodon.social/@hugovk/115333348041057866
#Python #Python313 #release
Python 3.13.6 has been released:
"3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since 3.13.5."
discuss.python.org/t/python-3-1...
#Python313 #Python #CPython #release
Chart showing Python up to 3.8 are EOL, 3.9-3.12 are security only, 3.13 is bugfix, and 3.14 is the feature branch.
Just released:
Python 3.14.0a7 🚀
Last alpha! Less than a month for new features before beta!
3.13.3 🚀
3.12.10 🚀
Last bugfix release! Now security only!
3.11.12 🚀
3.10.17 🚀
3.9.22 🚀
Security releases.
discuss.python.org/t/python-3-1...
#Python #CPython #release #Python314 #Python313 #PythonEtc
Python 3.13 Installation on Linux with Hands-on Examples
#Linux #Python #Python313 #PythonDev #PythonProgramming
linuxtldr.com/installing-p...
What do snakes 🐍 and web apps have in common? Python is both a reptile and the most popular programming language 🌍. We've used Python + Django for 15+ years, and so do companies like Instagram, Spotify, and NASA. Today, we celebrate Python 3.13's release! 🎉 #Python #Python313
the vCPU utilisation when performs a multi threaded program with the free threading of #Python 3.13. #Python313 #PythonNoGIL #PythonFreethreading
the left side is program code and the right side is comparison of process between Python with GIL and no-GIL option.
testing of the simple CPU-bound program that performs a countdown with single thread and two threads in parallel (code in the left). comparison performance between #Python 3.13 with GIL and no-GIL option (processes in the right). #Programming #Python313 #PythonGIL #PythonFreethreading #PythonNoGIL
#python 3.13 experimental free-threading build for no-GIL option #python313 blog.hanan.my.id/container-im...