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 gvanrossum
Recipients
Date 2003-04-19.17:53:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

I reject this patch on account of the fact that it clearly
hasn't been tested: there's a call to memset() with 2
instead of 3 arguments. Given this lack of care I'm lowering
the priority. Also note that there was a patch to
test_heapq.py in the patch set.

Poster is free to submit a new patch, but I can't guarantee
that it'll make it into 2.3b1.

History
Date User Action Args
2007-08-23 15:19:11adminlinkissue658327 messages
2007-08-23 15:19:11admincreate