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 brett.cannon, eric.araujo, ezio.melotti, python-dev, r.david.murray, serhiy.storchaka, skrah, terry.reedy, zach.ware
Date 2013-01-02.19:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357154860.97.0.842641335107.issue16748@psf.upfronthosting.co.za>
In-reply-to
Content
As I mentioned above, not only test_heapq uses this idiom, but a lot of other tests. Try to fix hard cases first: test_genericpath and test_functools.
History
Date User Action Args
2013-01-02 19:27:41serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, skrah, python-dev, zach.ware
2013-01-02 19:27:40serhiy.storchakasetmessageid: <1357154860.97.0.842641335107.issue16748@psf.upfronthosting.co.za>
2013-01-02 19:27:40serhiy.storchakalinkissue16748 messages
2013-01-02 19:27:40serhiy.storchakacreate