lvh / async-pep

Draft PEP for asynchronous IO
ISC License
62 stars 7 forks source link

User Story: Need more user stories #26

Open techtonik opened 12 years ago

techtonik commented 12 years ago

Quoting: ...Despite having been part of the Python standard library for a long time, the asyncore module suffers from fundamental flaws following from an inflexible API that does not stand up to the expectations of a modern asynchronous networking module....

This one is too abstract. You need to mention specific use cases or user stories that asyncore/asynchat fail or this PEP will fail also, just because from all the authors of the PEP you're alone were aware of the problem and forgot about it.