Divyanshu Choudhury
Results
1
issues of
Divyanshu Choudhury
### Description This PR corrects a logic error in `Lib/profiling/sampling/sample.py` where `_FREE_THREADED_BUILD` was incorrectly evaluated as `True` on Windows non-free-threaded builds when `Py_GIL_DISABLED` was explicitly set to `0`. The detection...
awaiting review