commit | d6725fcdd54cb3c72201eaa8841dd72d84f5f71d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Aug 25 20:03:48 2018 -0400 |
committer | GitHub <noreply@github.com> | Sat Aug 25 20:03:48 2018 -0400 |
tree | 67106eca6c9fa9989ac0e48fb1a8abb0f40b07fa | |
parent | 15dadacabf6a1c62e9920b6a42ff8936ea1830f8 [diff] |
closes bpo-34504: Remove the useless NULL check in PySequence_Check(). (GH-8935) Reported by Svace static analyzer. (cherry picked from commit b57b4ac042b977e0b42a2f5ddb30ca7edffacfa9) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>