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 intopython:mainfrom
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 |
|
It is not user facing, so I'm not sure it is worth to do. |
|
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:
|
|
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