Skip to content

Conversation

@gpshead
Copy link
Member

@gpshead gpshead commented Jun 20, 2020

This was detected by our Coverity scan as a REVERSE_INULL issue.

https://bugs.python.org/issue41056

Automerge-Triggered-By: @gpshead

This was detected by coverity as a REVERSE_INULL issue.
@gpshead gpshead requested a review from pganssle June 20, 2020 18:33
@pganssle
Copy link
Member

I don't have time to look at this in any detail until tomorrow, but I think @tiran made essentially the same patch in #21003. That one got here first, but this one has a news entry.

Looks simple enough, though, if y'all want to decide which patch to move forward with, the fact that you both came up with the exact same solution is probably a good enough "review". 😛

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @gpshead, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker d780fa7931d8ce94994827232d7cca79b0be3bf1 3.9

@miss-islington miss-islington self-assigned this Jun 22, 2020
pganssle pushed a commit to pganssle/cpython that referenced this pull request Jun 23, 2020
…thonGH-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
(cherry picked from commit d780fa7)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-bot
Copy link

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

pganssle added a commit that referenced this pull request Jun 24, 2020
…-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
(cherry picked from commit d780fa7)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
…-21007)

This was detected by our Coverity scan as a REVERSE_INULL issue.

Automerge-Triggered-By: @gpshead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants