Skip to content
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

bpo-35561: Fix valgrind warnings in selectmodule.c #18060

Merged

Conversation

@ZackerySpytz
Copy link
Contributor

ZackerySpytz commented Jan 19, 2020

Update Misc/valgrind-python.supp to suppress the false alarm.

https://bugs.python.org/issue35561

Update Misc/valgrind-python.supp to suppress the false alarm.
@ZackerySpytz

This comment has been minimized.

Copy link
Contributor Author

ZackerySpytz commented Jan 19, 2020

I don't think this needs a news entry.

@vstinner

This comment has been minimized.

Copy link
Member

vstinner commented Jan 19, 2020

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

@vstinner vstinner merged commit d8ef644 into python:master Jan 19, 2020
5 checks passed
5 checks passed
Docs
Details
Azure Pipelines PR #20200119.6 succeeded
Details
bedevere/issue-number Issue number 35561 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 19, 2020

Thanks @ZackerySpytz for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 19, 2020

Thanks @ZackerySpytz for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 19, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
(cherry picked from commit d8ef644)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 19, 2020

GH-18070 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 19, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
(cherry picked from commit d8ef644)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 19, 2020

GH-18071 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jan 19, 2020
Update Misc/valgrind-python.supp to suppress the false alarm.
(cherry picked from commit d8ef644)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Jan 19, 2020
Update Misc/valgrind-python.supp to suppress the false alarm.
(cherry picked from commit d8ef644)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
petdance added a commit to petdance/cpython that referenced this pull request Jan 21, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
petdance added a commit to petdance/cpython that referenced this pull request Jan 21, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
petdance added a commit to petdance/cpython that referenced this pull request Jan 21, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
petdance added a commit to petdance/cpython that referenced this pull request Jan 21, 2020
…-18060)

Update Misc/valgrind-python.supp to suppress the false alarm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.