Search

Items tagged with: CPython


Who would like Rust in CPython 3.15?

@emmatyping and Kirill Podoprigora "propose introducing the Rust programming language to CPython. Rust will initially only be allowed for writing optional extension modules, but eventually will become a required dependency of CPython and allowed to be used throughout the CPython code base."

discuss.python.org/t/pre-pep-r…

#Python #Python315 #CPython #Rust


🐍🧪 Python 3.13.0 is due out in October 2024 and work is underway to implement *experimental support* for PEP 703 "Making the Global Interpreter Lock Optional in CPython".

As the Steering Council noted in their acceptance of the PEP, to succeed it's important to have community support.

I wrote a little guide on how you can help test out the beta in your project, and help us find bugs in CPython:

dev.to/hugovk/help-us-test-fre…
#python #CPython #python313 #PEP703 #FreeThreaded
#JustDontCallItNoGIL