TranscryptOrg / Transcrypt

Python 3.9 to JavaScript compiler - Lean, fast, open!
https://www.transcrypt.org
Apache License 2.0
2.82k stars 215 forks source link

Add python 3.12 syntax support #865

Open dr-gavitron opened 8 months ago

dr-gavitron commented 8 months ago

Transcrypt is great but not regularly updated... It would be great to support 3.12 syntax.

JennaSys commented 2 weeks ago

There are a number of Python syntax features since 3.7 not yet implemented. Is there a specific feature of 3.12 you need? Or is it just 3.12 compatibility in general (IOW the ability of Transcrypt to properly run with Python 3.12)?