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
gh-91969: correct method name typo #91970
Conversation
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
Every change to Python requires a NEWS entry. Please, add it using the blurb_it Web app or the blurb command-line tool. |
We can :) |
Thanks @supakeen for the PR, and @orsenthil for merging it |
GH-91999 is a backport of this pull request to the 3.10 branch. |
Thanks @supakeen for the PR, and @orsenthil for merging it |
(cherry picked from commit c6b84a7) Co-authored-by: Simon de Vlieger <cmdr@supakeen.com>
(cherry picked from commit c6b84a7) Co-authored-by: Simon de Vlieger <cmdr@supakeen.com>
Single typo in the
difflib
docs, can we skip-news this?