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.

Author serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2016-04-24.19:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461525608.59.0.682456524569.issue26840@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-04-24 19:20:08serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2016-04-24 19:20:08serhiy.storchakasetmessageid: <1461525608.59.0.682456524569.issue26840@psf.upfronthosting.co.za>
2016-04-24 19:20:08serhiy.storchakalinkissue26840 messages
2016-04-24 19:20:08serhiy.storchakacreate