[Python-ideas] Fwd: Conditional context manager

2016-10-02 Thread Nick Coghlan
Forwarding to the list, since I took the broken Google Group cc out of the reply list, but didn't added the proper one. -- Forwarded message -- From: Nick Coghlan Date: 2 October 2016 at 17:45 Subject: Re: [Python-ideas] Conditional context manager To: Neil Girdhar On 2 Octobe

[Python-ideas] async objects

2016-10-02 Thread Rene Nejsum
Having followed Yury Selivanov yselivanov.ml at gmail.com proposal to add async/await to Python (PEP 492 Coroutines with async and await syntax and (PEP 525 Asynchronous Generators) and and especially the discussion about PEP 530: Asynchronous Comprehensions I would like t