mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
55d3d8165c
gh-128978: Fix a `NameError` in `sysconfig.expand_makefile_vars` (GH-128979) This fixes a regression introduced by4a53a397c3. (cherry picked from commitdf66ff14b4) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>