Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed3a.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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'hacking,': 0.09; 'release,': 0.09; 'runtime': 0.09; 'to:name:python dev': 0.09; 'python': 0.11; 'windows': 0.15; 'libraries.': 0.16; 'to:addr:python-committers': 0.16; 'uninstall': 0.16; 'alpha': 0.16; 'subject:] ': 0.20; 'previously': 0.22; 'team,': 0.22; 'install': 0.23; 'header:User- Agent:1': 0.23; 'settings.': 0.24; 'to:addr:python-dev': 0.27; 'installed': 0.27; 'to:no real name:2**1': 0.29; "i'm": 0.30; 'url:python': 0.33; 'community': 0.33; 'announce': 0.33; 'third': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'complete.': 0.36; 'installing': 0.36; 'url:downloads': 0.36; 'next': 0.36; 'url:org': 0.36; 'two': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'major': 0.40; 'release': 0.40; 'availability': 0.60; 'manually': 0.60; 'here:': 0.62; 'skip:n 10': 0.64; 'to:2**2': 0.65; 'production': 0.68; 'user,': 0.69; 'heavy': 0.81; 'sfxlen:4': 0.84; 'to:addr:python- announce': 0.84; 'pfxlen:2': 0.91; '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:content-type; bh=XbpdCq07NzICdY4Xlr6iGGSgO88+RTftXdzBrisrW7E=; b=leYL//q47Pk2A9DHcSYpI7Gf5y7X215VpiUmy/0Q00GuJBFZ7esKoyTgxIRynSdE7+ MIZ9518bacjF69IUtEwe4PXJH4/WXD9V/2rX8qkda41riLEgD+KqVl54GbRR8/DVK50n 0ozDzAZMvh3AMOkqAJl6uaEbRFl9O5TeKzYDgLHJPPVY2IoIlEli7mKoJYbMdTd9G1Ki ch6wM1ACIy/SfpYeiLRRKSwpwaC/eip/9yG4o6SrbEc0zxL0WMLgzCQCqSEpfgdgXzc8 ec9XXJtdeUEmpl1Sh7Mwgrom9oO9p52uZVKpSR/Q/gjg6YTp01iAN1BA1ThjLhDqDT/7 eq6w== X-Gm-Message-State: ALoCoQnt/fQCB6ATwkyAeKMHyu+dwZI0sNe7RIIL7u4fiKNz8m3y5RgfGRiAdDKlJXiYqUN64hZx X-Received: by 10.66.144.201 with SMTP id so9mr57035025pab.78.1427705199607; Mon, 30 Mar 2015 01:46:39 -0700 (PDT) Sender: Larry Hastings Date: Mon, 30 Mar 2015 01:46:38 -0700 From: Larry Hastings User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: python-announce@python.org, python-committers , Python Dev , python-list@python.org Subject: [RELEASED] Python 3.5.0a3 is now available Content-Type: multipart/alternative; boundary="------------000208000000080007080001" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 77 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427705208 news.xs4all.nl 2940 [2001:888:2000:d::a6]:34541 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88326 This is a multi-part message in MIME format. --------------000208000000080007080001 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On behalf of the Python development community and the Python 3.5 release team, I'm thrilled to announce the availability of Python 3.5.0a3. Python 3.5.0a3 is the third alpha release of Python 3.5, which will be the next major release of Python. Python 3.5 is still under heavy development, and is far from complete. This is a preview release, and its use is not recommended for production settings. Two important notes for Windows users about Python 3.5.0a3: * If you have previously installed Python 3.5.0a1, you may need to manually uninstall it before installing Python 3.5.0a3 (issue23612). * If installing Python 3.5.0a3 as a non-privileged user, you may need to escalate to administrator privileges to install an update to your C runtime libraries. You can find Python 3.5.0a3 here: https://www.python.org/downloads/release/python-350a3/ Happy hacking, //arry/ --------------000208000000080007080001 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit


On behalf of the Python development community and the Python 3.5 release team, I'm thrilled to announce the availability of Python 3.5.0a3.   Python 3.5.0a3 is the third alpha release of Python 3.5, which will be the next major release of Python.  Python 3.5 is still under heavy development, and is far from complete.

This is a preview release, and its use is not recommended for production settings.

Two important notes for Windows users about Python 3.5.0a3:
  • If you have previously installed Python 3.5.0a1, you may need to manually uninstall it before installing Python 3.5.0a3 (issue23612).
  • If installing Python 3.5.0a3 as a non-privileged user, you may need to escalate to administrator privileges to install an update to your C runtime libraries.

You can find Python 3.5.0a3 here:
https://www.python.org/downloads/release/python-350a3/
Happy hacking,


/arry
--------------000208000000080007080001--