donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
290 stars 57 forks source link

Python 3.11 #500

Closed donkirkby closed 1 year ago

donkirkby commented 1 year ago

Add Python 3.11 to the test suite. Check if there are any new AST classes that we need to support.