-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-35250: Correct a minor argument name in docs #10565
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
Conversation
needs backport for 2.7, 3.6 and 3.7 |
What about other functions? onrelease(), ondrag(), etc? |
@serhiy-storchaka Done. Thanks for the catch!! |
… onrelease(), ondrag() methods
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docstrings should be fixed too.
Thanks @srinivasreddy for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
…onGH-10565) (cherry picked from commit 4edeaea) Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
GH-10571 is a backport of this pull request to the 3.7 branch. |
GH-10572 is a backport of this pull request to the 3.6 branch. |
Sorry, @srinivasreddy and @serhiy-storchaka, I could not cleanly backport this to |
…onGH-10565) (cherry picked from commit 4edeaea) Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
…pythonGH-10565). (cherry picked from commit 4edeaea) Co-authored-by: Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) <thatiparthysreenivas@gmail.com>
GH-10943 is a backport of this pull request to the 2.7 branch. |
change
num
->btn
https://bugs.python.org/issue35250