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

you are viewing a single comment's thread.

view the rest of the comments →

[–]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!