mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f9f0a78f1c
gh-101888: Add function.__builtins__ to ref documentation (GH-144174)
(cherry picked from commit 933540e332)
Co-authored-by: Victor Stinner <vstinner@python.org>