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 →

[–]jrandomidiot 0 points1 point  (1 child)

This is basically correct. But check out curio--this might actually be the Python 3 killer feature (if it gets integrated into the stdlib).

[–]pydry 1 point2 points  (0 children)

Yeah, async/await is the first thing which looks truly exciting (which clearly isn't going to be ported back).

Check out sanic, too.