Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
GH-89886: Bump autoconf to version 2.71#104925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Changes must be communicated; we need a NEWS entry and a bullet in What's New. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It looks fine to me, but I am far from an autoconf expert.
Thanks for the reviews! I'll have another look myself, before landing. Also, I'll add NEWS/What's New items. |
erlend-aasland commentedMay 29, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
IIUC, Autoconf macros are now pickier wrt. quoting than before; let's keep that in mind if we might get syntax errors for some untested EDIT: Fixed ingh-105062 |
erlend-aasland commentedMay 29, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Running
It's an easy fix, and I suggest we apply it in a follow-up PR. EDIT: Fixed ingh-105058 |
erlend-aasland commentedJun 1, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
FTR, I'm landing this later today. (The Hypothesis failure is a known issue.) |
Thanks@erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry,@erlend-aasland, I could not cleanly backport this to |
Co-authored-by: Christian Heimes <christian@python.org>
bedevere-bot commentedJun 1, 2023
GH-105207 is a backport of this pull request to the3.12 branch. |
bedevere-bot commentedJun 1, 2023
|
bedevere-bot commentedJun 1, 2023
|
bedevere-bot commentedJun 1, 2023
|
FTR, I'm investigating the buildbot errors. |
Similar topythongh-104925, but without a hard v2.71 requirement.The hard check remains at Autoconf 2.69.Co-authored-by: Christian Heimes <christian@python.org>
bedevere-bot commentedJun 7, 2023
GH-105469 is a backport of this pull request to the3.11 branch. |
Uh oh!
There was an error while loading.Please reload this page.
Based ongh-29756