OpenMined/PSI

Is there any plan to add support to Python 3.11+

Opened this issue · 2 comments

Question

Is there any plan to add support to Python 3.11+?

Thanks!

target-version = ['py38', 'py39', 'py310']
can we support 3.11 and 3.12 ?
python 3.8 will be EOL soon

I'll investigate.