X Tutup
Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 201 Bytes

File metadata and controls

8 lines (6 loc) · 201 Bytes
default major

Drop support for Python 3.8

Python 3.8 is no longer supported. "New" 3.9 syntax, like generics on builtin collections, is used both in the generator and the generated code.

X Tutup