Hi all,
Thanks again for all your feedback on PEP 611.
So far the biggest pushback on limits has been for the number of
classes, line count and coroutines.
Of those, I have been convinced that a limit on the number of coroutines
would the hardest to workaround. In addition the justification for
limiting coroutines is probably the weakest.
Consequently, I'm dropping the limit on the number of coroutines from
the PEP.
Cheers,
Mark.
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/6ESJKTW4CP42KWJVSEEYJABGU73T4UPA/
Code of Conduct: http://python.org/psf/codeofconduct/