gh-106320: Remove _PyInterpreterState_Get() alias (#106321)
Replace calls to the (removed) slow _PyInterpreterState_Get() with fast inlined _PyInterpreterState_GET() function.
V
Victor Stinner committed
18b1fdebe0cd5e601aa341227c13ec9d89bdf32c
Parent: 0530f4f
Committed by GitHub <noreply@github.com>
on 7/1/2023, 11:44:07 PM