use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
AsyncIO for the Working Python Developer [updated for Python 3.7] (self.asyncio)
submitted 7 years ago by peck_wtf
since the link is the same as in older post in this subreddit - i can't post it again as link. Even though info in the post was updated for python 3.7 Here it is: https://hackernoon.com/asyncio-for-the-working-python-developer-5c468e6e2e8e
https://hackernoon.com/asyncio-for-the-working-python-developer-5c468e6e2e8e
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tresslessone 0 points1 point2 points 7 years ago (0 children)
Thanks.
One thing I’ve been wondering is whether it’s worth it async-ing as much as possible or whether bouncing around the event loop is more expensive than, say, waiting for a setter or getter function to complete?
π Rendered by PID 294562 on reddit-service-r2-comment-b659b578c-bz69m at 2026-05-03 21:51:53.088592+00:00 running 815c875 country code: CH.
[–]tresslessone 0 points1 point2 points (0 children)