Commit b4bdecd
authored
bpo-36710: Add tstate parameter in errors.c (pythonGH-13540)
Add 'PyThreadState *tstate' parameter to errors.c functions to avoid
relying on global variables (indirectly on _PyRuntime).1 parent d8613dc commit b4bdecd
1 file changed
Lines changed: 230 additions & 116 deletions
0 commit comments