[pypy-dev] Await-keyword

Benjamin Peterson benjamin at python.org
Thu Dec 20 23:11:11 CET 2012


2012/12/20 Jonathan Slenders <jonathan at slenders.be>:
> Personally, I think this is a very clean solution for Twisted's
> @defer.inlineCalbacks, Tornado's @gen.engine, and similar functions in other
> async frameworks.
>
> Just sharing this information, but I'd also like to know whether Python code
> developers would consider to implement this in the Python standard language.
> (maybe Python 3000.) I really have no idea what steps are taken before
> accepting new grammar, but I'm willing to defend this syntax or to write
> some articles about it.

That would be an issue for the python-ideas mailing list.

-- 
Regards,
Benjamin


More information about the pypy-dev mailing list