85
What’s New In Python 3.13
(docs.python.org)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Suggestion: A new file extension
.pyt
to indicate its threaded code meant for the free-threaded mode enabled (no GIL). The current implementation is that there is a secondary binarypython3.13t
, because its not compatible with regular Python interpreter.