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 yselivanov
Recipients christian.heimes, georg.brandl, rhettinger, yselivanov
Date 2012-10-31.20:31:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351715490.4.0.45923656466.issue16377@psf.upfronthosting.co.za>
In-reply-to
Content
TestInsort.test_vsBuiltinSort is a bit broken, as it doesn't test insorting `list` objects.

Patch attached.
History
Date User Action Args
2012-10-31 20:31:30yselivanovsetrecipients: + yselivanov, georg.brandl, rhettinger, christian.heimes
2012-10-31 20:31:30yselivanovsetmessageid: <1351715490.4.0.45923656466.issue16377@psf.upfronthosting.co.za>
2012-10-31 20:31:30yselivanovlinkissue16377 messages
2012-10-31 20:31:30yselivanovcreate