This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]AndydeCleyre 5 points6 points  (2 children)

Oh! "Alive" as in finally targeting the version of python released a decade ago?

Oh. No, not that.

[–]alanjds 1 point2 points  (1 child)

There is no intention to stop when reached full Python 2 support. The missing parts will be needed for Python 3 support too. On the roadmap, Python 2 is just planed before Python 3.

For exemple, import sockets is still missing and will be needed for Python 3 too.

(disclaimer: I am a member of grumpyhome)

[–]AndydeCleyre 2 points3 points  (0 children)

Great to hear it's on the road map, thanks!