Are there any plans to support Python 3.11? I ran my app's test suite after bumping Python from 3.9.7 to 3.11.0 and got a bunch of the following: > `pony.orm.decompiling.DecompileError: Unsupported operation: RETURN_GENERATOR`
Are there any plans to support Python 3.11?
I ran my app's test suite after bumping Python from 3.9.7 to 3.11.0 and got a bunch of the following: