Skip to content

Commit b4bdecd

Browse files
authored
bpo-36710: Add tstate parameter in errors.c (GH-13540)
Add 'PyThreadState *tstate' parameter to errors.c functions to avoid relying on global variables (indirectly on _PyRuntime).
1 parent d8613dc commit b4bdecd

File tree

1 file changed

+230
-116
lines changed

1 file changed

+230
-116
lines changed

0 commit comments

Comments
 (0)