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