bpo-34602: Fix unportable test(1) operator in configure script by 0-wiz-0 · Pull Request #30490 · python/cpython

Conversation

@0-wiz-0

How do I mark this as "skip news"? I don't think it warrants an entry in NEWS.

@ned-deily ned-deily changed the title bpo-46308: Fix unportable test(1) operator in configure script bpo-34602: Fix unportable test(1) operator in configure script

Jan 9, 2022

ned-deily

Choose a reason for hiding this comment

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

Looks good to me, thanks! I've changed the bpo number to reflect the issue which introduced the unportable test.

@miss-islington

Thanks @0-wiz-0 for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 9, 2022
…nGH-30490)

(cherry picked from commit 3d11c1b)

Co-authored-by: Thomas Klausner <tk@giga.or.at>

@bedevere-bot

ned-deily pushed a commit that referenced this pull request

Jan 9, 2022
) (GH-30491)

(cherry picked from commit 3d11c1b)

Co-authored-by: Thomas Klausner <tk@giga.or.at>

Labels