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 xdegaye
Recipients xdegaye
Date 2019-04-20.15:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555775728.19.0.814114535778.issue36678@roundup.psfhosted.org>
In-reply-to
Content
As reported in issue 16079, the following methodes are duplicates:

Lib/test/test_dataclasses.py:700 TestCase.test_not_tuple
Lib/test/test_dataclasses.py:1406 TestCase.test_helper_asdict_builtin_containers
Lib/test/test_dataclasses.py:1579 TestCase.test_helper_astuple_builtin_containers
Lib/test/test_dataclasses.py:3245 TestReplace.test_recursive_repr_two_attrs
History
Date User Action Args
2019-04-20 15:55:28xdegayesetrecipients: + xdegaye
2019-04-20 15:55:28xdegayesetmessageid: <1555775728.19.0.814114535778.issue36678@roundup.psfhosted.org>
2019-04-20 15:55:28xdegayelinkissue36678 messages
2019-04-20 15:55:27xdegayecreate