bpo-34504: Remove the redundant NULL check in PySequence_Check()#8935
Merged
Merged
bpo-34504: Remove the redundant NULL check in PySequence_Check()#8935
Commits
Commits on Aug 25, 2018
bpo-34504: Remove the redundant NULL check in PySequence_Check()
Show description for f95103fcommitted
Alexey Izbyshev