[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Jun 18 20:45:53 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #169 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Dmitry Selyutin from comment #168)
> Yielding name along with the value is exactly path tracking. Plus, we
> iterate over collections, and just values do not really resemble dataclass
> in the same way just keys or just values don't resemble dict.

i guess my point is that for dicts you'd sometimes want to recursively walk
inside the keys too, not just inside values. this is unlike dataclasses,
namedtuples, standard python classes, etc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list