[New-bugs-announce] [issue36201] AssertCountEqual does not work for nested dictionaries.

Walter Qian report at bugs.python.org
Tue Mar 5 19:42:33 EST 2019


New submission from Walter Qian <walterqian16 at gmail.com>:

For dictionaries of dictionaries unittest.util._count_diff_all_purpose does not work correctly. It should recursively call itself when it encounters another dictionary.

----------
components: Tests
messages: 337248
nosy: walterqian
priority: normal
severity: normal
status: open
title: AssertCountEqual does not work for nested dictionaries.
versions: Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36201>
_______________________________________


More information about the New-bugs-announce mailing list