nunavut
nunavut copied to clipboard
Add Python 3.12 support for generated python
trafficstars
The current nunavut_support.py.jinja template produces type annotations that are not compatible with both python 3.11 and 3.12. Fix and add 3.12 test to the noxfile
CI tests the Python language against 3.11 and it seems to be green. Can you provide more info?