Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'reedy': 0.16; 'url:html)': 0.16; 'wrote:': 0.18; 'issue.': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'paul': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'tracker': 0.26; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'anyone': 0.31; 'open': 0.33; 'url:python': 0.33; 'bugs': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'url:library': 0.38; 'sure': 0.39; 'url:3': 0.61; 'email addr:gmail.com': 0.63; 'great': 0.65; 'confusing': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=+HZMIAx8pwfq7pxsCsXpn/gTaP293Ad4Z4ueI1DbCWQ=; b=g+Y25n0FPqP6GVTbKkrH40/FTASM03wCX08lXN6pD8vzs2bI3LouTffuD1qLFBPB8e YVlFiQ3ReHBPDrzZGmX4NrcASEw0hhntWKQuq0zGAu+FOXrVHoBHYCrVQj49DDdf2mGQ VGPaP5vJeVGvk4rGKzQeq0sjMDyzzoVmpYskzRt2bLb5HJgW9ihrdGFX+t4noc/cB9AC 4r+nt+CKMKDMtBpLH+T5Ci71xxwJTlucpVAoi7Ljd3nOdT0xdFMt/XV1+mxjhU7r6s+1 2v0nw1ZSSz2X+ywKjays1vIRSLRcYzThL5xjoob7SDowqASfIZ62Z2EcAjFynZWpBP28 CuRA== X-Received: by 10.112.132.233 with SMTP id ox9mr31683740lbb.35.1401784278196; Tue, 03 Jun 2014 01:31:18 -0700 (PDT) Date: Tue, 3 Jun 2014 11:31:14 +0300 From: Paul Sokolovsky To: Terry Reedy Subject: Re: Benefits of asyncio In-Reply-To: References: <874n03t5t9.fsf@elektro.pacujo.net> <7x4n03dor0.fsf@ruckus.brouhaha.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.10; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 03 Jun 2014 10:31:48 +0200 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401784310 news.xs4all.nl 2844 [2001:888:2000:d::a6]:40797 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72490 Hello, On Mon, 02 Jun 2014 21:51:35 -0400 Terry Reedy wrote: > To all the great responders. If anyone thinks the async intro is > inadequate and has a paragraph to contribute, open a tracker issue. Not sure about intro (where's that?), but docs (https://docs.python.org/3/library/asyncio.html) are pretty confusing and bugs are reported, with no response: http://bugs.python.org/issue21365 > > -- > Terry Jan Reedy -- Best regards, Paul mailto:pmiscml@gmail.com