diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-25 23:53:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-25 23:53:18 (GMT) |
commit | 10c8e6af910e3a26e59f913a3c1e4830ca71b1af (patch) | |
tree | 9857c6a9fa0bcde639c9b31071a608f3a550b0b6 /PC | |
parent | 5422e3cfb7ffc50b147b4662d6f596cd61533754 (diff) | |
download | cpython-10c8e6af910e3a26e59f913a3c1e4830ca71b1af.zip cpython-10c8e6af910e3a26e59f913a3c1e4830ca71b1af.tar.gz cpython-10c8e6af910e3a26e59f913a3c1e4830ca71b1af.tar.bz2 |
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.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions