Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89106
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | PEP 492, new coroutine syntax for Python |
| Date | 2015-04-17 20:47 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <87fv7yjdw7.fsf@jester.gateway.pace.com> (permalink) |
I don't remember anyone mentioning this here yet, and it is mighty cool: https://www.python.org/dev/peps/pep-0492/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
PEP 492, new coroutine syntax for Python Paul Rubin <no.email@nospam.invalid> - 2015-04-17 20:47 -0700
Re: PEP 492, new coroutine syntax for Python Chris Angelico <rosuav@gmail.com> - 2015-04-18 14:02 +1000
Re: PEP 492, new coroutine syntax for Python Paul Rubin <no.email@nospam.invalid> - 2015-04-17 22:32 -0700
Re: PEP 492, new coroutine syntax for Python Chris Angelico <rosuav@gmail.com> - 2015-04-18 16:20 +1000
Re: PEP 492, new coroutine syntax for Python Marko Rauhamaa <marko@pacujo.net> - 2015-04-18 10:35 +0300
csiph-web