Radim Keske

Results 2 issues of Radim Keske

Is it possible to add support for python3.12? It seems quite compatible for doing queries like `db.Entity.select()`.. but when I do `db.Entity.select(lambda x: x.attr == y)` I'll get `IndexError: tuple...

Hey, is there some blocker to distribute also py3.12 version? or anything I can do to make it happen?