commit | a1fd0789ed8ba174062d6fe5e55fd8d008055bd2 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Sep 09 21:51:19 2016 -0700 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Sep 09 21:51:19 2016 -0700 |
tree | 68da385f6f0f63306d52e4d73bbe46d9b1e48a7d | |
parent | fef7e94fa12f21c09997bd02809e677830966646 [diff] |
Try to fix sizeof unit tests on dict Issue #28056 and issue #26058.