[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:22:44 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1094
--- Comment #167 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Dmitry Selyutin from comment #166)
> dicts and dataclasses,
dataclasses/namedtuples should just visit the field values and not tuples of
name/value combinations (except for path tracking)
imho dicts can recursively walk key/value pairs or just values -- at the choice
of the visitor/walker?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list