Uh oh!
There was an error while loading. Please reload this page.
gh-144240: Fix typo in configure file: correct "defauly" to "default" - #144241
gh-144240: Fix typo in configure file: correct "defauly" to "default"#144241whyvineet wants to merge 2 commits into
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
sergey-miryanov
commented
Jan 26, 2026
It is not user facing, so I'm not sure it is worth to do. |
sergey-miryanov
commented
Jan 26, 2026
picnixz
commented
Jan 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
commented
Jan 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. |
resolves#144240