bpo-9566: Fix compiler warnings in peephole.c#11011
Conversation
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
This PR has multiple issues that I already fixed in my PR. So I close this one, sorry @jkloth. I prefer to focus on a single PR :) |
Sorry, something went wrong.
Fixes compiler warnings in peephole.c when compiled for 64-bit.
https://bugs.python.org/issue9566