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月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) * (Python triager) | 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) (Python triager) | 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 messages: + msg198592 resolution: fixed stage: resolved |
| 2013年09月28日 19:13:56 | xdegaye | create | |