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 georg.brandl
Recipients georg.brandl, rhettinger
Date 2010-02-07.12:53:23
SpamBayes Score 0.02940277
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
test_heap has a duplicate "test_get_only" test method, and the one that's overwritten seems to end up in an infinite loop.
History
Date User Action Args
2010-02-07 12:53:25georg.brandlsetrecipients: + georg.brandl, rhettinger
2010-02-07 12:53:24georg.brandlsetmessageid: <[email protected]>
2010-02-07 12:53:23georg.brandllinkissue7871 messages
2010-02-07 12:53:23georg.brandlcreate