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:19 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:19 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg198543 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2013年09月28日 19:19 | |
Duplicate method names: ./Lib/test/test_ftplib.py:537 TestFTPClass.test_mkd The attached patch fixes this. |
|||
| msg198591 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年09月29日 14:58 | |
New changeset 9b3088bc24f1 by Benjamin Peterson in branch '3.3': remove duplicate test_mkd (closes #19118) http://hg.python.org/cpython/rev/9b3088bc24f1 New changeset c27f036e7b48 by Benjamin Peterson in branch 'default': merge 3.3 (#19118) http://hg.python.org/cpython/rev/c27f036e7b48 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:51 | admin | set | github: 63317 |
| 2013年09月29日 14:58:35 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg198591 resolution: fixed stage: resolved |
| 2013年09月28日 19:19:06 | xdegaye | create | |