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 in Lib/idlelib/idle_test/test_parenmatch.py unit test #93332
Conversation
|
Thank you for the PR. I have seen the misspelling but left it because it "doesn't matter", except it does if I want others to carefully read idlelib files, which I do. The docstrings was also unclear. |
|
Thanks @luzpaz for the PR, and @terryjreedy for merging it |
|
GH-93339 is a backport of this pull request to the 3.11 branch. |
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 4f195f9) Co-authored-by: luzpaz <luzpaz@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 4f195f9) Co-authored-by: luzpaz <luzpaz@users.noreply.github.com>
|
GH-93340 is a backport of this pull request to the 3.10 branch. |
No description provided.