[New-bugs-announce] [issue16377] Fix bisect unittest

Yury Selivanov report at bugs.python.org
Wed Oct 31 21:31:30 CET 2012


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 <report at bugs.python.org>
<http://bugs.python.org/issue16377>
_______________________________________


More information about the New-bugs-announce mailing list