[Libre-soc-bugs] [Bug 906] change HDL code to not use type annotations even for dataclasses
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Tue Aug 16 07:46:14 BST 2022
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=906
Jacob Lifshay <programmerjake at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|IN_PROGRESS                 |RESOLVED
--- Comment #5 from Jacob Lifshay <programmerjake at gmail.com> ---
I added nmutil.plain_data.fields and nmutil.plain_data.replace utility
functions, based on the dataclasses.fields and dataclasses.replace functions.
I finished converting all dataclasses usages in the HDL.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list