Issue 19127: duplicate test name in Lib/xml/dom/minidom.py
Created on 2013-09-29 11:35 by xdegaye, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg198584 - (view) | Author: Xavier de Gaye (xdegaye) * ![]() |
Date: 2013-09-29 11:35 | |
Duplicate method names: ./Lib/xml/dom/minidom.py:379 Attr._get_name |
|||
| msg198597 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-09-29 15:16 | |
New changeset b76e1b58ed45 by Benjamin Peterson in branch '3.3': remove duplicate method (closes #19127) http://hg.python.org/cpython/rev/b76e1b58ed45 New changeset 792006307d6d by Benjamin Peterson in branch '2.7': remove duplicate method (closes #19127) http://hg.python.org/cpython/rev/792006307d6d New changeset 815780593826 by Benjamin Peterson in branch 'default': merge 3.3 (#19127) http://hg.python.org/cpython/rev/815780593826 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:51 | admin | set | github: 63326 |
| 2013-09-29 15:16:46 | python-dev | set | status: open -> closed nosy:
+ python-dev resolution: fixed |
| 2013-09-29 11:35:45 | xdegaye | create | |
