commit | 78ad039bcf1a8c494cbc8e18380cc30665869c3e | [log] [tgz] |
---|---|---|
author | Xiang Zhang <angwerzx@126.com> | Wed Mar 08 11:43:35 2017 +0800 |
committer | GitHub <noreply@github.com> | Wed Mar 08 11:43:35 2017 +0800 |
tree | 6827b8c0e0485c4de096b10e3592c880f2216de3 | |
parent | 23b26c4e206427a9e0a1d39240c17a049cf8c732 [diff] |
bpo-26915: Test identity first in index() and count() of collections.abc.Sequence (GH-553)