This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author walterqian
Recipients walterqian
Date 2019-03-06.00:42:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551832953.74.0.756790771637.issue36201@roundup.psfhosted.org>
In-reply-to
Content
For dictionaries of dictionaries unittest.util._count_diff_all_purpose does not work correctly. It should recursively call itself when it encounters another dictionary.
History
Date User Action Args
2019-03-06 00:42:33walterqiansetrecipients: + walterqian
2019-03-06 00:42:33walterqiansetmessageid: <1551832953.74.0.756790771637.issue36201@roundup.psfhosted.org>
2019-03-06 00:42:33walterqianlinkissue36201 messages
2019-03-06 00:42:33walterqiancreate