Skip to content

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

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

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

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>
@zware zware enabled auto-merge (squash) May 22, 2026 01:55
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 merged commit 072246a into python:3.15 May 22, 2026
57 checks passed
@miss-islington miss-islington deleted the backport-c613f72-3.15 branch May 22, 2026 02:18
@bedevere-bot

This comment was marked as off-topic.

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.

4 participants