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).
V
Victor Stinner committed
b4bdecd0fc9112b60a81fec171bc78bc13f2f59c
Parent: d8613dc
Committed by GitHub <noreply@github.com>
on 5/24/2019, 11:44:24 AM