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
Correct a couple of unbalanced parenthesis #10779
Conversation
Co-Authored-By: andresdelfino <adelfino@gmail.com>
I changed all occurrences of nested parentheses. |
Co-Authored-By: andresdelfino <adelfino@gmail.com>
Co-Authored-By: andresdelfino <adelfino@gmail.com>
Thanks @andresdelfino for the PR, and @serhiy-storchaka for merging it |
(cherry picked from commit 55f41e4) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-10940 is a backport of this pull request to the 3.7 branch. |
Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to |
(cherry picked from commit 55f41e4) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-10945 is a backport of this pull request to the 3.6 branch. |
Thank you Andres and Serhiy. I post-reviewed this and it looks great, and fixes some text bugs that can be more obnoxious than simple typos. |
(cherry picked from commit 55f41e4) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-10963 is a backport of this pull request to the 2.7 branch. |
No description provided.