Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 40 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprisesbpo-35561: Fix valgrind warnings in selectmodule.c #18060
Conversation
Update Misc/valgrind-python.supp to suppress the false alarm.
This comment has been minimized.
This comment has been minimized.
|
I don't think this needs a news entry. |
This comment has been minimized.
This comment has been minimized.
|
I confirm that this PR fix https://bugs.python.org/issue35561 I tested manually that the warning goes away with my test: https://bugs.python.org/issue35561#msg359433 |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 19, 2020
|
Thanks @ZackerySpytz for the PR, and @vstinner for merging it |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 19, 2020
|
Thanks @ZackerySpytz for the PR, and @vstinner for merging it |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 19, 2020
|
GH-18070 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 19, 2020
|
GH-18071 is a backport of this pull request to the 3.8 branch. |
ZackerySpytz commentedJan 19, 2020
•
edited by bedevere-bot
Update Misc/valgrind-python.supp to suppress the false alarm.
https://bugs.python.org/issue35561