gh-98680: Add PyBUF_* constants to the Limited API listing (GH-100018)
``PyBUF_*`` constants are marked as part of Limited API of Python 3.11+. These were available in 3.11.0 with `Py_LIMITED_API` defined for 3.11, and are necessary to use the buffer API. Omitting them in `stable_abi.toml` was a mistake.
P
Petr Viktorin committed
f24738742cc5d3e00409d55ced789cd544b346b5
Parent: 922a6cf
Committed by GitHub <noreply@github.com>
on 12/5/2022, 5:02:36 PM