1
0
mirror of https://github.com/myhdl/myhdl.git synced 2024-12-14 07:44:38 +08:00
Josy Boelen e356d8a589
Removed support for Python 3.7 (which is End Of Life since 2023-06-27) (#430)
* Removed support for Python 3.7 (which is End Of Life since 2023-06-27)
Removed stray ast.Str and the like , which throw deprecation warnings in Python 3.12

* corrected import pathj for raises_kind

* corrected `ord` value assignemnt in _toVerilog.py
removed forgotten ast.dump call from _analyze.py
2024-06-03 11:57:39 +02:00
..
2019-02-02 23:21:38 -05:00