cpython/Lib/sysconfig
Miss Islington (bot) 55d3d8165c
[3.13] gh-128978: Fix a NameError in sysconfig.expand_makefile_vars (GH-128979) (#129065)
gh-128978: Fix a `NameError` in `sysconfig.expand_makefile_vars` (GH-128979)

This fixes a regression introduced by 4a53a397c3.
(cherry picked from commit df66ff14b4)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-01-20 13:54:48 +00:00
..
__init__.py [3.13] gh-128978: Fix a NameError in sysconfig.expand_makefile_vars (GH-128979) (#129065) 2025-01-20 13:54:48 +00:00
__main__.py