О, нарешті.
Python 3.14.0 (final) is here!
Python 3.14 is out, now! https://pythoninsider.blogspot.com/2025/10/python-3140-final-is-here.html
And the last few tasks: announce also on the blog & mailing lists, update the PEP & downloads landing page, fix Discourse post links, unlock the 3.14 branch for the core team to start landing PRs that didn't need to be in the RC, and eat the pie.
https://blog.python.org/2025/10/python-3140-final-is-here.html
https://www.python.org/downloads/
https://peps.python.org/pep-0745/
A HUGE thanks to @sovtechfund Fellowship for allowing me to dedicate my time on getting this out 🎉
https://hugovk.dev/blog/2025/im-excited-to-join-the-sovereign-tech-fellowship/

Today’s release of #Python 3.14 inspired me to try porting a sample blog from #NodeJS to Python https://jan.miksovsky.com/posts/2025/10-07-python-blog.html
The port focuses on the use of lazy associative maps, an excellent way in any language to represent a site’s source content, transformations, and topological structure. You don’t have to cede control to a framework, and the same definition of your site can be served locally or used to generate the HTML and other static resources.
RE: https://mastodon.social/@hugovk/115333348041057866
Thanks @hugovk! I haven’t been this excited about a #Python release in a long time. I’m curious to see how some of our projects will fare with free-threaded Python: https://cusy.io/en/blog/free-threaded-python-hit-or-miss.html
Python 3.14 is now out! 🐍🥧🎉
My favorite new features include:
• All the color (REPL & PDB syntax highlighting, argparse help, unittest, etc.)
• pathlib's copy & move methods
• date.strptime
• uuid7
• argparse choice typo suggestions
• t-strings
• concurrent subinterpreters
• import tab completion
And that list doesn't even include free-threading, JIT, the external debugger interface, or asyncio introspection!
A 6 minute demo of all my favorite features:
https://youtu.be/bcMXCxefUPk
Python Insider: Python 3.14.0 (final) is here https://lobste.rs/s/17nxrm #python #release
https://pythoninsider.blogspot.com/2025/10/python-3140-final-is-here.html
Qualcomm compra Arduino e revela nova placa UNO Q com IA para revolucionar o mercado
🔗 https://tugatech.com.pt/t72483-qualcomm-compra-arduino-e-revela-nova-placa-uno-q-com-ia-para-revolucionar-o-mercado
#acessibilidade #arduino #base #Edge #embarcados #google #hardware #ia #iot #linux #marcas #microcontrolador #portfólio #processador #processadores #prototipagem #python #qualcomm #sem #semicondutores #software
¡Ha salido Python 3.14! 🎉 discuss.python.org/t/python-3-1...
En la @es.pycon.org tendremos a @pablogsal.com contándonos algunas novedades 🥁
#python #python314
Python 3.14.0 (final) is here!
¡Ha salido Python 3.14! 🎉 discuss.python.org/t/python-3-1...
En la @es.pycon.org tendremos a @pablogsal.com contándonos algunas novedades 🥁
#python #python314
Python 3.14.0 (final) is here!
Điểm hoàn thiện kiểu dữ liệu (type-completeness) của thư viện NumPy đã được nâng lên gần 90%! Đây là một bước tiến lớn, giúp cải thiện đáng kể độ tin cậy và khả năng dự đoán của mã nguồn khi sử dụng NumPy, đặc biệt trong các dự án lớn.
#NumPy #Python #Programming #TypeCompleteness #LậpTrình #PhátTriểnPhầnMềm
Bringing NumPy's type-completeness score to nearly 90% https://lobste.rs/s/uj0r38 #python
https://pyrefly.org/blog/numpy-type-completeness/