-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Fix typo: 'exept' -> 'except' in Lib/dbm/dumb.py #144060
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo: 'exept' -> 'except' in Lib/dbm/dumb.py #144060
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
Thanks @bodhisilberling-2027 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
Sorry, @bodhisilberling-2027 and @serhiy-storchaka, I could not cleanly backport this to |
|
Sorry, @bodhisilberling-2027 and @serhiy-storchaka, I could not cleanly backport this to |
|
Thank you for your contribution, @bodhisilberling-2027. This typo was only in the main branch. |
|
Sorry for the noise! |
|
You did all right, @johnslavik. In most cases the fix should be backported, and it can be backported automatically. In rare cases if it is not needed, it is easy to check after automatic backport failed. |
No description provided.