A versão final do Python 3.13 está disponível. Entre as novidades encontra-se o suporte experimental do modo free-threaded (--disable-gil) e compilador just-in-time (--enable-experimental-jit). Mais detalhes em docs.python.org/3.13/whatsne…
Python 3.11 is out, hooray! Congrats to everyone who worked on this, especially @pyblogsal 💙💛 who was the release manager and thanks in advance to @Yhg1s for taking the reins for the next release! 🥳
python.org/downloads/
O Python 3.8 foi lançado.
Entre as novidades encontra-se o "assignment expressions" (PEP 572) e "positional-only parameters" (PEP 570)
Mais detalhes em docs.python.org/3.8/whatsnew…
A new StackOverflow survey is out: insights.stackoverflow.com/s… The #1 result is : Python, the fastest-growing major programming language, has risen in the ranks of programming languages edging out Java this year and standing as the second most loved language (behind Rust).
Python 3.8.0a1 is now available for testing! Thanks @llanga and crew! mail.python.org/pipermail/py… (Note this is an alpha, meant for testing, not production use. If you maintain a PyPI package, start testing now!)