Block or Report
Block or report ericsnowcurrently
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
742 contributions in the last year
Less
More
Contribution activity
April 2023
Created 27 commits in 4 repositories
Created a pull request in python/cpython that received 3 comments
gh-103323: Get the "Current" Thread State from a Thread-Local Variable
We replace _PyRuntime.tstate_current with a thread-local variable. As part of this change, we add a _Py_thread_local macro in pyport.h (only for th…
+73
−18
•
3
comments
Opened 7 other pull requests in 2 repositories
python/cpython
1
open
4
merged
python/peps
2
merged
Reviewed 4 pull requests in 1 repository
Created an issue in python/cpython that received 1 comment
Get the "Current" Thread State from a Thread-local
(This is a revival of gh-84702, which @vstinner worked on several years ago.) For a per-interpreter GIL (PEP 684) we need to start storing the "cur…
1
comment
17
contributions
in private repositories
Apr 5 – Apr 11






