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 pitrou
Recipients ajaksu2, dcjim, pitrou, vdupras
Date 2009-02-14.12:46:19
SpamBayes Score 0.001099861
Marked as misclassified No
Message-id <1234615580.82.0.572853775921.issue839159@psf.upfronthosting.co.za>
In-reply-to
Content
Interesting patch. I think the intermediate assertEquals in
test_weak_*_dict_flushed_dead_items_when_iters_go_out are just testing
an implementation detail, only the final one should remain.

Also, it is likely the "code duplication" you are talking about was
there for performance reasons, so I'd suggest putting it back in.
History
Date User Action Args
2009-02-14 12:46:20pitrousetrecipients: + pitrou, dcjim, ajaksu2, vdupras
2009-02-14 12:46:20pitrousetmessageid: <1234615580.82.0.572853775921.issue839159@psf.upfronthosting.co.za>
2009-02-14 12:46:19pitroulinkissue839159 messages
2009-02-14 12:46:19pitroucreate