D4508: lazyancestors: reuse __iter__ implementation in __contains__

Yuya Nishihara yuya at tcha.org
Mon Sep 10 07:53:04 EDT 2018


Queued, thanks.

On Mon, 10 Sep 2018 06:50:06 +0000, martinvonz (Martin von Zweigbergk) wrote:
>   Why do we care about reference cycles again? Because some runtimes don't have GC?

In order to assist CPython to deallocate used objects as early as possible
and deterministically, I think.


More information about the Mercurial-devel mailing list