Hi Eric,
On Fri, Sep 1, 2017 at 11:29 PM, Eric Snow wrote:
> Nice working staying on top of this! Keeping up with discussion is
> arguably much harder than actually writing the PEP. :) I have some
> comments in-line below.
Thanks!
>
> -eric
>
>
> On Fri, Sep 1, 2017 at 5:02 PM, Yury Selivanov
On Fri, Sep 1, 2017 at 8:29 PM, Eric Snow
wrote:
> Nice working staying on top of this! Keeping up with discussion is
> arguably much harder than actually writing the PEP. :) I have some
> comments in-line below.
>
> -eric
>
>
> On Fri, Sep 1, 2017 at 5:02 PM, Yury Selivanov
> wrote:
> > [snip
Nice working staying on top of this! Keeping up with discussion is
arguably much harder than actually writing the PEP. :) I have some
comments in-line below.
-eric
On Fri, Sep 1, 2017 at 5:02 PM, Yury Selivanov wrote:
> [snip]
>
> Abstract
>
>
> [snip]
>
> Rationale
> =
>
> [
Hi,
Below is the fifth iteration of the PEP. The summary of changes is
in the "Version History" section, but I'll list them here too:
* Coroutines have no logical context by default (a revert to the V3
semantics). Read about the motivation in the
`Coroutines not leaking context changes by def