fumitoh / modelx

Use Python like a spreadsheet!
https://modelx.io
GNU Lesser General Public License v3.0
89 stars 20 forks source link

Export raises AssertionError with Python 3.12 #93

Closed fumitoh closed 4 months ago

fumitoh commented 6 months ago

With Python 3.12, export raises AssertionError due to the introduction of PEP 709 – Inlined comprehensions | peps.python.org.