bpo-36710: Add runtime variable in pystate.c (GH-12956)
Add 'gilstate', 'runtime' or 'xidregistry' parameter to many functions on pystate.c to avoid lying on _PyRuntime global.
V
Victor Stinner committed
10c8e6af910e3a26e59f913a3c1e4830ca71b1af
Parent: 5422e3c
Committed by GitHub <noreply@github.com>
on 4/25/2019, 11:53:18 PM