New submission from Xavier de Gaye <xdeg...@gmail.com>:

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

----------
components: Library (Lib)
messages: 340578
nosy: xdegaye
priority: normal
severity: normal
stage: needs patch
status: open
title: duplicate method definitions in Lib/test/test_dataclasses.py
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36678>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to