Menu
Sign In Pricing Add Podcast

The Changelog: Software Development, Open Source

Free-threaded Python (Interview)

724.233 - 741.376 Pablo Galindo

But then when this program that is the Python interpreter is executing Python code, it can have multiple threads at the same time. And all these little objects that Python exposes could be mutated at the same time, which is a problem. And Python in particular, Cpython as well, and most of the implementations is reference counted.

0
💬 0

Comments

There are no comments yet.

Log in to comment.