summaryrefslogtreecommitdiff
path: root/tests/basics/dict_views.py
AgeCommit message (Expand)Author
2023-05-19py/objdict: Fix __hash__ for dict_view types.David Lechner
2016-10-17tests: Improve coverage of array, range, dict, slice, exc, unicode.Damien George
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky