TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python PEP 3156 - Asynchronous IO Support (AKA Tulip) accepted

50 pointsby plessthanpt05over 11 years ago

1 comment

dvanduzerover 11 years ago
I think the deadline to accept this PEP to ensure asyncio&#x27;s inclusion in 3.4 was today or tomorrow. And Guido said it was either now or two years from now in 3.5?<p>So for Python programmers writing new code today: Are you using gevent? Are you still married to Twisted? Do you think asyncore is for more than just toy implementations? Are you crossing your fingers that Tulip will somehow get back-ported to 2.x-3.3?<p>Do you understand &quot;yield from&quot; yet?<p>I&#x27;ve been studying this for several weeks now, struggling to balance present and future. If anyone can recommend a better option for later porting (to asyncio&#x2F;tulip) than toro[0] I would be forever in your debt.<p>[0] <a href="http://toro.readthedocs.org/en/stable/" rel="nofollow">http:&#x2F;&#x2F;toro.readthedocs.org&#x2F;en&#x2F;stable&#x2F;</a>
评论 #6774700 未加载