fe10f4559b
Python >= 3.12 changes the string representation of an OrderedDict which changes the md5 digest of an object; this causes a regression on the test_get_hashes unit test on newer Pythons. Subclass OrderedDict to revert the change in __repr__ in order provide a represenation which is consistent across all supported Python versions. Closes-Bug: #2046220 Change-Id: I9b0d9e7b501f3de425bc2c342f25b8ea2248da20 |
||
---|---|---|
.. | ||
examples | ||
locale/en_GB/LC_MESSAGES | ||
tests | ||
__init__.py | ||
_i18n.py | ||
_options.py | ||
_utils.py | ||
base.py | ||
exception.py | ||
fields.py | ||
fixture.py | ||
test.py |