Page 1 of 1

Python 3.7 support?

Posted: Tue Jul 17, 2018 9:57 pm
by BackRaw
Hi,

any plans on supporting Python 3.7? I'm particularly interested in data classes.

Edit: I could try myself, if you point me to the right direction. :)

Re: Python 3.7 support?

Posted: Sun Jul 22, 2018 6:11 pm
by Ayuto
No plans have been made yet. We first need to check if the update would increase the versions of the dependencies like glibc. If that is the case, I'm against an update. But that's my personal opinion.

Re: Python 3.7 support?

Posted: Sun Jul 22, 2018 9:39 pm
by BackRaw
Ayuto wrote:No plans have been made yet. We first need to check if the update would increase the versions of the dependencies like glibc. If that is the case, I'm against an update. But that's my personal opinion.

Good point. I agree.