commit | b57b4ac042b977e0b42a2f5ddb30ca7edffacfa9 | [log] [tgz] |
---|---|---|
author | Alexey Izbyshev <izbyshev@ispras.ru> | Sun Aug 26 02:52:27 2018 +0300 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Aug 25 16:52:27 2018 -0700 |
tree | 8706605eca4697e43f9fe7bd8a5a08b1c5dc52e5 | |
parent | 5f79b50763d687aeeed8edcb4efcc7ac9f8fa186 [diff] |
closes bpo-34504: Remove the useless NULL check in PySequence_Check(). (GH-8935) Reported by Svace static analyzer.