PlaidWeb / Publ

Flexible publishing system for the web
http://publ.beesbuzz.biz/
MIT License
41 stars 4 forks source link

Support Python 3.11 #514

Closed fluffy-critter closed 12 months ago

fluffy-critter commented 1 year ago

Current Behavior

Python 3.11 is currently unsupported, as Pony ORM does not support it. See https://github.com/ponyorm/pony/issues/668 for more information.