[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 12:29:19 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1094
--- Comment #146 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I've updated the project description to reflect our git and our bug tracker,
and also incorporated some minor updates (introduced a base class for visitor
which has its object hook implemented in terms of context managers). A new
version is released.
I'm wondering what'd be the right way to use this module in our project. Should
I simply update setup.py install_requires? If so, should I just use mdis (since
we're unique on PyPI), or I need to follow the way it's done in
cached_property?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list