Skip to content

[3.6] closes bpo-34504: Remove the useless NULL check in PySequence_Check(). (GH-8935)#8937

Merged
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-b57b4ac-3.6
Aug 26, 2018
Merged

[3.6] closes bpo-34504: Remove the useless NULL check in PySequence_Check(). (GH-8935)#8937
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-b57b4ac-3.6

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 25, 2018

Reported by Svace static analyzer.
(cherry picked from commit b57b4ac)

Co-authored-by: Alexey Izbyshev [email protected]

https://bugs.python.org/issue34504

pythonGH-8935)

Reported by Svace static analyzer.
(cherry picked from commit b57b4ac)

Co-authored-by: Alexey Izbyshev <[email protected]>
@miss-islington
Copy link
Contributor Author

@izbyshev and @benjaminp: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d60bdf2 into python:3.6 Aug 26, 2018
@miss-islington miss-islington deleted the backport-b57b4ac-3.6 branch August 26, 2018 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants