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日 10:15 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日 10:15 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg198576 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2013年09月29日 10:15 | |
Duplicate method names: ./Lib/test/test_import.py:255 ImportTests.test_import_name_binding Attached patch fixes it. |
|||
| msg198588 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年09月29日 14:02 | |
New changeset a25fe5675ea4 by Benjamin Peterson in branch '3.3': remove duplicate test from test_import (closes #19122) http://hg.python.org/cpython/rev/a25fe5675ea4 New changeset 026cfc382a13 by Benjamin Peterson in branch 'default': merge 3.3 (#19122) http://hg.python.org/cpython/rev/026cfc382a13 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:51 | admin | set | github: 63321 |
| 2013年09月29日 14:02:44 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg198588 resolution: fixed stage: resolved |
| 2013年09月29日 10:15:53 | xdegaye | create | |