New submission from Yury Selivanov:

TestInsort.test_vsBuiltinSort is a bit broken, as it doesn't test insorting 
`list` objects.

Patch attached.

----------
files: test_bisect.patch
keywords: patch
messages: 174365
nosy: christian.heimes, georg.brandl, rhettinger, yselivanov
priority: normal
severity: normal
status: open
title: Fix bisect unittest
versions: Python 3.3
Added file: http://bugs.python.org/file27816/test_bisect.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16377>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to