mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -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>