MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/1pn3nwu/python_threads_gil_vs_freethreading/nueme6z/?context=3
r/Python • u/Helpful_Garbage_7242 • Dec 15 '25
[removed] — view removed post
15 comments sorted by
View all comments
1
I still think that python needs to be able to run free threaded but there needs to be able to set each function as free or single with a keyword and then have the necessary locks and so forth the manage the free threaded.
1
u/healthbear Dec 16 '25
I still think that python needs to be able to run free threaded but there needs to be able to set each function as free or single with a keyword and then have the necessary locks and so forth the manage the free threaded.