mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
1ae1db8056
Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451)
(cherry picked from commit 80cdf3ef74)
Co-authored-by: Petr Viktorin <encukou@gmail.com>