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-40998: Address compiler warnings found by ubsan #20929

Merged
merged 2 commits into from Nov 18, 2020

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 17, 2020

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40998

Automerge-Triggered-By: GH:tiran

Copy link
Member

@pablogsal pablogsal left a comment

LGTM

Python/pylifecycle.c Outdated Show resolved Hide resolved
@tiran
Copy link
Member Author

tiran commented Nov 18, 2020

This PR also addresses a reference leak that was introduced in 86ea581 / GH-13159

Python/_warnings.c Outdated Show resolved Hide resolved
@tiran tiran force-pushed the bpo-40998-ubsan-warnings branch from de6090b to 851deb9 Compare Nov 18, 2020
@tiran tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Nov 18, 2020
@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2020

@tiran: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 07f2ade into python:master Nov 18, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2020

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: GH:tiran
(cherry picked from commit 07f2ade)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2020

GH-23370 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Nov 18, 2020
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: GH:tiran
(cherry picked from commit 07f2ade)

Co-authored-by: Christian Heimes <christian@python.org>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: GH:tiran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants