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 2011年04月27日 13:51 by Trundle, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| duplicated_test_descriptor.patch | Trundle, 2011年04月27日 13:51 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg134565 - (view) | Author: Andreas Stührk (Trundle) * | Date: 2011年04月27日 13:51 | |
There are two tests called "test_descriptor" in getattr_static's test case. Attached is a patch that renames one. |
|||
| msg134625 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年04月27日 22:00 | |
New changeset ef35dae58077 by Ezio Melotti in branch '3.2': #11938: Fix duplicated test name in test_inspect. Patch by Andreas Stührk. http://hg.python.org/cpython/rev/ef35dae58077 New changeset bdd6d8631994 by Ezio Melotti in branch 'default': #11938: merge with 3.2. http://hg.python.org/cpython/rev/bdd6d8631994 |
|||
| msg134626 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2011年04月27日 22:01 | |
Fixed, thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:16 | admin | set | github: 56147 |
| 2011年04月27日 22:01:28 | ezio.melotti | set | status: open -> closed assignee: ezio.melotti nosy: + ezio.melotti messages: + msg134626 resolution: fixed stage: resolved |
| 2011年04月27日 22:00:35 | python-dev | set | nosy:
+ python-dev messages: + msg134625 |
| 2011年04月27日 13:51:22 | Trundle | create | |