Path: csiph.com!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.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.034 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; 'lawrence': 0.09; 'url:releases': 0.09; 'yeah,': 0.09; 'python': 0.11; 'url:download': 0.12; 'fine.': 0.16; 'weird': 0.16; 'wrote:': 0.18; 'subject:] ': 0.20; 'team,': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'larry': 0.31; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'link.': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'done': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; '\xa0\xa0\xa0': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'availability': 0.60; 'url:3': 0.61; 'browser': 0.61; 'took': 0.61; 'here:': 0.62; 'charset:windows-1252': 0.65; 'improvements': 0.68; 'url:4': 0.69; '3.4': 0.84; 'subject:available': 0.93 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type; bh=7OZfoja/B3oKKI3GLwm5FoY2qV01gXRHz9PmJ8VgCpc=; b=ag2mnR1nZCkTji8Z8lRzypAkvg/Sw+ie5W/o71gcOW4uJbs8Cs/+IUfMATDjaCd4VT fqKwhALY6PT3LLQgRjfkipPcDz5PeaoWOkRvXU2ps3bF3RhVGHyor3gWHSWrfwdU2u6W l8wisjRwZZa34uugnNwiYlKKHcqWNrsmIptifJWfq6vEEqze6h7aytxluQ0np1nzG+58 l6SI9OLytdWaY4ntoJBuB7K8GWm+Z5lWNhp4eU2ZQjQjbC5FSYyjMs3/tHNEwqQbe+w/ gUyBZqQgdkMfVXW9VNky72cKAr2QiwUba57yW9r2+ZxzhuDZZhirpmmCXrjDPegHqAZL /4og== X-Gm-Message-State: ALoCoQnoUmZs5u/6KM2dVxS/AwgZqXEAzXi8p/29QbTItFfuxcA72jFH2G2ft6BqK9idSpQdBm+h X-Received: by 10.70.126.100 with SMTP id mx4mr23764150pdb.138.1423433694755; Sun, 08 Feb 2015 14:14:54 -0800 (PST) Sender: Larry Hastings Date: Sun, 08 Feb 2015 14:14:52 -0800 From: Larry Hastings User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: [RELEASE] Python 3.4.3rc1 is now available References: <54D7DC81.4000105@hastings.org> In-Reply-To: Content-Type: multipart/alternative; boundary="------------030705050009040404050500" 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: 105 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1423434009 news.xs4all.nl 2846 [2001:888:2000:d::a6]:45741 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85368 This is a multi-part message in MIME format. --------------030705050009040404050500 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 02/08/2015 02:06 PM, Mark Lawrence wrote: > On 08/02/2015 22:00, Larry Hastings wrote: >> >> >> On behalf of the Python development community and the Python 3.4 release >> team, I'm happy to announce the availability of Python 3.4.3rc1. >> Python 3.4.3rc1 has many bugfixes and other small improvements over >> 3.4.2. >> >> You can download it here: >> >> https://www.python.org/download/releases/3.4.3 >> >> >> Not done yet, >> >> >> //arry/ >> > > The link provided took me to 3.4.1 not 3.4.3rc1. > Yeah, I made some sort of weird copy-and-paste error with the link. But if you type in https://www.python.org/download/releases/3.4.3 into your browser it works fine. Sorry for the inconvenience, //arry/ --------------030705050009040404050500 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit
On 02/08/2015 02:06 PM, Mark Lawrence wrote:
On 08/02/2015 22:00, Larry Hastings wrote:


On behalf of the Python development community and the Python 3.4 release
team, I'm happy to announce the availability of Python 3.4.3rc1.
Python 3.4.3rc1 has many bugfixes and other small improvements over 3.4.2.

You can download it here:

    https://www.python.org/download/releases/3.4.3


Not done yet,


//arry/


The link provided took me to 3.4.1 not 3.4.3rc1.


Yeah, I made some sort of weird copy-and-paste error with the link.  But if you type in
https://www.python.org/download/releases/3.4.3
into your browser it works fine.


Sorry for the inconvenience,


/arry
--------------030705050009040404050500--