bpo-36710: add tstate parameter in errors.c by vstinner · Pull Request #13540 · python/cpython
Add 'PyThreadState *tstate' parameter to errors.c functions to avoid rely on global variables (indirectly on _PyRuntime).
DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020This 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