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.
Created on 2013年09月29日 11:24 by xdegaye, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| duplicate_test_name.patch | xdegaye, 2013年09月29日 11:24 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg198583 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2013年09月29日 11:24 | |
Duplicate method names: ./Lib/test/test_webbrowser.py:161 OperaCommandTest.test_open_new Attached patch fixes it. |
|||
| msg198593 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年09月29日 14:58 | |
New changeset aaa00c0e825d by Benjamin Peterson in branch '3.3': fix duplicate test name (closes #19126) http://hg.python.org/cpython/rev/aaa00c0e825d New changeset c5b3d86535e1 by Benjamin Peterson in branch 'default': merge 3.3 (#19126) http://hg.python.org/cpython/rev/c5b3d86535e1 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:51 | admin | set | github: 63325 |
| 2013年09月29日 14:58:37 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg198593 resolution: fixed stage: resolved |
| 2013年09月29日 11:24:09 | xdegaye | create | |