gh-112026: Add again _PyThreadState_UncheckedGet() function by vstinner · Pull Request #112121 · python/cpython
Add again the private _PyThreadState_UncheckedGet() function as an alias to the new public PyThreadState_GetUnchecked() function.
vstinner
deleted the
tstate_get_unchanged_alias
branch
aisk pushed a commit to aisk/cpython that referenced this pull request
…thon#112121) Add again the private _PyThreadState_UncheckedGet() function as an alias to the new public PyThreadState_GetUnchecked() function.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
…thon#112121) Add again the private _PyThreadState_UncheckedGet() function as an alias to the new public PyThreadState_GetUnchecked() function.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters