Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'failing': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'method:': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '"new': 0.16; 'nicholas': 0.16; 'nick': 0.16; 'normal,': 0.16; 'pilot': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:early': 0.16; 'trainee': 0.16; 'wrote:': 0.16; 'language': 0.19; 'latter': 0.22; 'lawrence': 0.22; 'appears': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'trouble': 0.31; 'language.': 0.32; 'url:python': 0.33; 'machine.': 0.33; 'url:downloads': 0.33; 'subject:?': 0.34; 'to:addr:python-list': 0.35; 'being': 0.36; 'too': 0.36; 'url:org': 0.36; 'url:library': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'rather': 0.38; 'version': 0.38; 'received:org': 0.38; 'doing': 0.38; 'url:docs': 0.39; 'to:addr:python.org': 0.39; 'mark': 0.40; 'subject:the': 0.40; 'url:3': 0.60; 'more': 0.62; 'latest': 0.64; 'our': 0.64; 'due': 0.65; 'charset:windows-1252': 0.65; 'here': 0.66; 'published': 0.72; 'subject:get': 0.81; 'loose': 0.84; 'pythonistas,': 0.84; 'subject:Did': 0.84; 'subject:published': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Did the 3.4.4 docs get published early? Date: Wed, 10 Jun 2015 15:40:27 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-146-1-157.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433947247 news.xs4all.nl 2901 [2001:888:2000:d::a6]:36083 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92403 On 10/06/2015 15:11, Nicholas Chammas wrote: > For example, here is a "New in version 3.4.4" method: > > https://docs.python.org/3/library/asyncio-task.html#asyncio.ensure_future > > However, the latest release appears to be 3.4.3: > > https://www.python.org/downloads/ > > Is this normal, or did the 3.4.4 docs somehow get published early by > mistake? > > Nick > I suspect that this is due to a trainee pilot being let loose too early with the time machine. Failing that finger trouble when doing a commit. Thinking about it more likely the former rather than the latter :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence