mirror of
https://github.com/python/cpython.git
synced 2026-06-30 22:56:21 -04:00
0114bbe43a
Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451)
(cherry picked from commit 80cdf3ef74)
Co-authored-by: Petr Viktorin <encukou@gmail.com>