mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
fc01844019
gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GLOBAL (GH-120143)
(cherry picked from commit 83ba8c2bba)
Co-authored-by: blhsing <blhsing@gmail.com>