commit | 32c5a174445ec93747240cd8472012276ed27acf | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Wed Apr 28 13:40:44 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Apr 28 13:40:44 2021 +0200 |
tree | 4543061a1faff9636786507ef6edc69bc1a66692 | |
parent | 21b02b5f4018474620676be04310f7d230a464ea [diff] |
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) _PyInterpreterState_IDIncref() now calls _PyInterpreterState_IDInitref() and always increments id_refcount.