Commit Graph

2 Commits (4fb54a068fd17bbca4a0b850aa906fa54e0b2d4c)

Author SHA1 Message Date
Toshio Kuratomi 5f5ea06ca4 make hash_params more robust in the face of many corner cases (#18701)
* make hash_params more robust in the face of many corner cases

Fixes #18680
Alternative fix to #18681

* add test case for role.hash_params

* Add role.hash_params test for more types

A set, a generator/iterable, and a Container that
is not Iterable.
8 years ago
Matt Clay ac8842eee8 Fix unit test dirs to match code under test. 8 years ago