[Python-Dev] PEP 550 v4 (original) (raw)

Koos Zevenhoven k7hoven at gmail.com
Wed Sep 6 16:57:41 EDT 2017


On Wed, Sep 6, 2017 at 8:22 PM, Yury Selivanov <yselivanov.ml at gmail.com> wrote: ​[...] ​

PEP 550 treats coroutines and generators as objects that support out of order execution.

​Out of order? More like interleaved.​ ​​

PEP 555 still doesn't clearly explain how exactly it is different from PEP 550. Because 555 was posted after 550, I think that it's PEP 555 that should have that comparison.

555 was posted as a pep after 550, yes. And yes, there could be a comparison, especially now that PEP 550 semantics seem to have converged, so PEP 555 does not have to adapt the comparison to PEP 550 changes.

-- Koos​

--



More information about the Python-Dev mailing list