Issue19117
Created on 2013-09-28 19:13 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-28 19:13 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg198542 - (view) | Author: Xavier de Gaye (xdegaye) * ![]() |
Date: 2013-09-28 19:13 | |
Duplicate method names: ./Lib/test/test_dis.py:250 DisTests.test_big_linenos ./Lib/test/test_dis.py:294 DisTests.test_dis_object The attached patch fixes this. |
|||
| msg198592 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-09-29 14:58 | |
New changeset 9922b2cda52c by Benjamin Peterson in branch '3.3': fix duplicate test names in test_dis (closes #19117) http://hg.python.org/cpython/rev/9922b2cda52c New changeset 971965daadfb by Benjamin Peterson in branch 'default': merge 3.3 (#19117) http://hg.python.org/cpython/rev/971965daadfb |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:51 | admin | set | github: 63316 |
| 2013-09-29 14:58:36 | python-dev | set | status: open -> closed nosy:
+ python-dev resolution: fixed |
| 2013-09-28 19:13:56 | xdegaye | create | |
