The runtime offers new features for Python: an experimental async API and access to many native Python libraries like NumPy.
Python 3.10 development has stabilized and we can finally test out all of the new features that will be included in the final release. We’ll cover some of the most ...