Skip to content

[3.14] gh-148294: Make configure find g++ correctly (GH-148298)#150211

Merged
zware merged 1 commit into
python:3.14from
miss-islington:backport-c613f72-3.14
May 22, 2026
Merged

[3.14] gh-148294: Make configure find g++ correctly (GH-148298)#150211
zware merged 1 commit into
python:3.14from
miss-islington:backport-c613f72-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 22, 2026

The AC_PATH_TOOL calls had included a duplicated argument, causing a "PATH"
consisting of notfound to be searched instead of $PATH.
(cherry picked from commit c613f72)

Co-authored-by: sendaoYan yansendao@126.com

The `AC_PATH_TOOL` calls had included a duplicated argument, causing a "`PATH`"
consisting of `notfound` to be searched instead of `$PATH`.
(cherry picked from commit c613f72)

Co-authored-by: sendaoYan <yansendao@126.com>
Copy link
Copy Markdown
Contributor

@sendaoYan sendaoYan left a comment

Choose a reason for hiding this comment

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

Thanks backport this fix.

@zware zware enabled auto-merge (squash) May 22, 2026 01:58
@zware zware merged commit fe93e90 into python:3.14 May 22, 2026
52 of 53 checks passed
@miss-islington miss-islington deleted the backport-c613f72-3.14 branch May 22, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants