Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34k
gh-144240: Fix typo in configure file: correct "defauly" to "default"#144241
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
Conversation
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
sergey-miryanov commentedJan 26, 2026
It is not user facing, so I'm not sure it is worth to do. |
sergey-miryanov commentedJan 26, 2026
picnixz commentedJan 26, 2026
This is code churn, it's not user-facing and it requires to regenerate the configure script and configure.ac. So I don't think it's worth it. Sorry, but I'm closing it. Please read the devguide to know what are acceptable issues. If it's not in the devguide, the general rule for typos is:
|
whyvineet commentedJan 26, 2026
Sure@picnixz, I didn’t find a specific mention of this in the devguide, but I agree this typo isn’t user-facing. I’ll keep this in mind for future contributions. |
Uh oh!
There was an error while loading.Please reload this page.
resolves#144240