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 2016年04月24日 19:20 by serhiy.storchaka, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg264123 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2016年04月24日 19:20 | |
There are two methods test_get_only in TestErrorHandling in test_heapq. The latter hides the former. There is only one test_get_only in 2.7. |
|||
| msg264129 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2016年04月24日 20:31 | |
This is a duplicate of issue 19119. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:30 | admin | set | github: 71027 |
| 2016年04月24日 20:31:24 | berker.peksag | set | status: open -> closed superseder: duplicate test name in Lib/test/test_heapq.py nosy: + berker.peksag messages: + msg264129 resolution: duplicate stage: needs patch -> resolved |
| 2016年04月24日 19:20:08 | serhiy.storchaka | create | |