-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Fix a compiler warning added in bpo-34872. #9722
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 a compiler warning added in bpo-34872. #9722
Conversation
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
(cherry picked from commit addf8af) Co-authored-by: Serhiy Storchaka <[email protected]>
|
GH-9726 is a backport of this pull request to the 3.7 branch. |
…thonGH-9726) (cherry picked from commit addf8af) (cherry picked from commit d921220) Co-authored-by: Serhiy Storchaka <[email protected]>
|
This fix was backported to 3.6 in PR #9728 |
https://bugs.python.org/issue34872