bpo-34689: Prevent sysconfig._parse_makefile from expanding $${variables} by lepaperwan · Pull Request #20439 · python/cpython · GitHub

github.com

Tin mới

lepaperwan:bpo-34689

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

bpo-34689: _parse_makefile no longer expands $${}

Merge branch 'master' into bpo-34689

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Fix formatting issues

Merge branch 'master' into bpo-34689

View reviewed changes

bedevere-app Bot commented Feb 28, 2024

bedevere-app Bot commented Feb 28, 2024

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core devel

Lib/sysconfig.py expands non-variables #78870

GH-78870: copy test from GH-20439 Signed-off-by: Filipe Laíns <[email protected]>

GH-78870: copy test from GH-20439 (#139884) Signed-off-by: Filipe Laíns <[email protected]>