SIGN IN SIGN UP

gh-106320: Remove _PyInterpreterState_HasFeature() (#106425)

Remove the _PyInterpreterState_HasFeature() function from the C API:
move it to the internal C API (pycore_interp.h). No longer export
the function.
V
Victor Stinner committed
aa85c93792876a602fc9ce2083b64958507d29bf
Parent: 318ea2c
Committed by GitHub <noreply@github.com> on 7/4/2023, 4:55:45 PM