SIGN IN SIGN UP

gh-85283: Build resource extension with limited C API (#110989)

* Replace PyStructSequence_SET_ITEM() with
  PyStructSequence_SetItem().
* Replace PyTuple_GET_SIZE() with PyTuple_Size().
* Replace PyTuple_GET_ITEM() with PyTuple_GetItem().
V
Victor Stinner committed
e37620edfd77b78b913b5eab55cd91327c3e7fd3
Parent: 2ba6f68
Committed by GitHub <noreply@github.com> on 10/17/2023, 9:52:58 PM