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/2017-September/149253.html below:

[Python-Dev] PEP 550 v4

[Python-Dev] PEP 550 v4 [Python-Dev] PEP 550 v4Greg Ewing greg.ewing at canterbury.ac.nz
Wed Sep 6 19:27:16 EDT 2017
Ivan Levkivskyi wrote:
> Normal generators fall out from this "scheme", and it looks like their 
> behavior is determined by the fact that coroutines are implemented as 
> generators.

This is what I disagree with. Generators don't implement
coroutines, they implement *parts* of coroutines.

We want "task local storage" that behaves analogously
to thread local storage. But PEP 550 as it stands doesn't
give us that; it gives something more like "function
local storage" for certain kinds of function.

-- 
Greg
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