]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fixed sizeof tests for dict and type (they were passed by accident).
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Dec 2015 09:39:47 +0000 (11:39 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Dec 2015 09:39:47 +0000 (11:39 +0200)
Added tests for dict views iterators.


Trivial merge