nunavut icon indicating copy to clipboard operation
nunavut copied to clipboard

Add Python 3.12 support for generated python

Open thirtytwobits opened this issue 1 year ago • 1 comments
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

thirtytwobits avatar Mar 12 '24 07:03 thirtytwobits

CI tests the Python language against 3.11 and it seems to be green. Can you provide more info?

pavel-kirienko avatar Mar 12 '24 15:03 pavel-kirienko