Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: Send data to asyncio coroutine Date: Sat, 01 Aug 2015 22:09:54 +0300 Organization: A noiseless patient Spider Lines: 31 Message-ID: <87wpxeu8ot.fsf@elektro.pacujo.net> References: <97b62bfd-8b6d-45f0-8597-7799ba0ea4af@googlegroups.com> <6be85999-9a5a-4fd9-879b-f0777dc19643@googlegroups.com> <871tfmvoqc.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="b7cb1518d23ec19d482dcc9c31d30fdd"; logging-data="25234"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0gA1Lg1KZAEC0ExwIHYK9" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:okDvK1h5drrtnQ28gJAwKPTVU0Y= sha1:TxUzaBoYqDOes65W/Vcp5B4XIOM= Xref: csiph.com comp.lang.python:94855 Mark Lawrence : > On 01/08/2015 19:38, Marko Rauhamaa wrote: >> It is odd how an engineering forum like this one so often judges >> ideas based on the pedigree of the participants rather than objective >> technical arguments. > > What I find odd is that the bleating and whinging comes long after the > PEP process has finished and the code is already in production. > Wouldn't it be easier for everybody all around to sort this out right > at the start of the process? Err... * You are free to say you don't like something, even aspects of Python. * Criticism can be well-founded even if the critic wasn't around when the developers put the spec together. * Most Python users (as in 99.999% of them) aren't Python developers. That's as it should be. * Even if critics had been around and voiced their criticism, asyncio probably would have been introduced. * Even if somebody doesn't like an idea, somebody else might love it. Are you happy with asyncio, Mark? Marko