-
- Downloads
py: Don't use gc or qstr mutex when the GIL is enabled.
There is no need since the GIL already makes gc and qstr operations atomic.
Loading
Please register or sign in to comment
There is no need since the GIL already makes gc and qstr operations atomic.