A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2015-April/139714.html below:

[Python-Dev] PEP 492: async/await in Python; version 4

[Python-Dev] PEP 492: async/await in Python; version 4 [Python-Dev] PEP 492: async/await in Python; version 4Yury Selivanov yselivanov.ml at gmail.com
Thu Apr 30 18:03:03 CEST 2015
On 2015-04-30 5:16 AM, Greg Ewing wrote:
> Yury Selivanov wrote:
>
>> 3. CO_NATIVE_COROUTINE flag. This enables us to disable
>> __iter__ and __next__ on native coroutines while maintaining
>> full backwards compatibility.
>
> I don't think you can honestly claim "full backwards
> compatibility" as long as there are some combinations
> of old-style and new-style code that won't work
> together. You seem to be using your own personal
> definition of "full" here.
>

Well, using next() and iter() on coroutines in asyncio
code is something esoteric.  I can't even imagine
why you would want to do that.

Yury
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4