Revision 35c633d245a947b2002b5c033ea46e31aec7d95c authored by Miss Islington (bot) on 14 September 2023, 22:42:39 UTC, committed by GitHub on 14 September 2023, 22:42:39 UTC
gh-109219: propagate free vars through type param scopes (GH-109377)
(cherry picked from commit 909adb5092c0ae9426814742d97932204b211cfb)

Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 52a9c57
History
File Mode Size
README -rw-r--r-- 67 bytes
_bootstrap_python.c -rw-r--r-- 3.2 KB
_freeze_module.c -rw-r--r-- 6.4 KB
_freeze_module.py -rw-r--r-- 1.8 KB
_testembed.c -rw-r--r-- 55.8 KB
freeze_test_frozenmain.py -rw-r--r-- 1.2 KB
python.c -rw-r--r-- 266 bytes
test_frozenmain.h -rw-r--r-- 1.9 KB
test_frozenmain.py -rw-r--r-- 444 bytes

README

back to top