-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-120155: Initialize variables in _tkinter.c #120156
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
Initialize variables in _tkinter.c to make static analyzers happy.
@serhiy-storchaka: Would you mind to review this change? I don't think that it's worth it to backport the change. |
cc @stratakis |
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.
Looks harmless to me.
Merged, thanks for the review. |
|
Initialize variables in _tkinter.c to make static analyzers happy.
Initialize variables in _tkinter.c to make static analyzers happy.
Initialize variables in _tkinter.c to make static analyzers happy.