[issue2803] heapq.heappush called with too few arguments in sched.py

Rodrigo Bernardo Pimentel report at bugs.python.org
Sat May 10 16:04:18 CEST 2008


Rodrigo Bernardo Pimentel <rbp at isnomore.net> added the comment:

+1 on the patch.

IIRC, there won't be any more bugfix releases for 2.5.x, but, just in
case: the patch doesn't work on 2.5 (though the issue lists it as an
affected version - and it is!), so I'm uploading a patch for it (svn tag
r252).

I started writing a test for it, but it's such an obvious and trivial
patch that I think it's unnecessary.

----------
nosy: +rbp
Added file: http://bugs.python.org/file10244/sched.py.patch-r252

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2803>
__________________________________


More information about the Python-bugs-list mailing list