jonathanhogg / flitter

A functional programming language and declarative system for describing 2D and 3D visuals
https://flitter.readthedocs.io
BSD 2-Clause "Simplified" License
34 stars 1 forks source link

flitter is not compatible with Python 3.10 #10

Closed jonathanhogg closed 10 months ago

jonathanhogg commented 10 months ago

This is because it uses asyncio.TaskGroups, which were introduced in 3.11.