mirror of
https://github.com/python/cpython.git
synced 2026-07-31 22:25:29 -04:00
Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451)
(cherry picked from commit 80cdf3ef74)
Co-authored-by: Petr Viktorin <[email protected]>