]> granicus.if.org Git - python/commit
#3935: properly support list subclasses in the C impl. of bisect.
authorGeorg Brandl <georg@python.org>
Wed, 8 Oct 2008 18:47:17 +0000 (18:47 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 8 Oct 2008 18:47:17 +0000 (18:47 +0000)
commitf3776a17effc7542826e1453b082ca0877722464
tree707a0fa81eda3e0cf4277c66a9a5b1b2ceea29f6
parent06a138690231f62b3624766e09212cc01d7b5faa
#3935: properly support list subclasses in the C impl. of bisect.
Patch reviewed by Raymond.
Lib/test/test_bisect.py
Misc/NEWS
Modules/_bisectmodule.c