bpo-36710: Use tstate in pylifecycle.c (GH-14249)
In pylifecycle.c: pass tstate argument, rather than interp argument, to functions.
Showing
This diff is collapsed.
Please register or sign in to comment
In pylifecycle.c: pass tstate argument, rather than interp argument, to functions.