Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.065 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'subject:Python': 0.05; 'hacking,': 0.09; 'release,': 0.09; 'to:name:python dev': 0.09; 'python': 0.10; 'to:addr:python-committers': 0.16; 'settings.': 0.18; 'team,': 0.18; 'subject:] ': 0.19; 'windows': 0.20; 'header :User-Agent:1': 0.26; 'entered': 0.27; 'to:no real name:2**1': 0.27; 'page.': 0.28; "i'm": 0.30; 'candidate': 0.31; 'announce': 0.32; 'url:python': 0.33; 'url:downloads': 0.33; 'recommended': 0.34; 'received:google.com': 0.35; 'community': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'mac': 0.37; 'release': 0.37; 'received:209': 0.38; 'received:209.85.220': 0.38; 'end': 0.39; 'subject:[': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'default': 0.61; 'here:': 0.63; 'production': 0.67; 'subject:now': 0.70; 'subject:available': 0.79; 'sfxlen:4': 0.84; 'to:addr:python- announce': 0.84; 'pfxlen:2': 0.91 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:content-transfer-encoding; bh=ZK/Dphnpv8pzXm/L9DjDAAs3Ev7usP+/IqiWsFI/k6E=; b=lZ30KPaUOU0bgLBQyabqCtxH+a1cUsHGyELjpEYMkBcNaz/n6znulbNd7aVQOW7LY0 KBP4UisVSvPz0Uce9o/zH/WeAUqpTzCP+QTx6K3KOLsykNaUiji7cT2xxBXvKiFxnhzb R1JNHVXNU7s/z1zS/ODfIH3yBqynC6AooWCiEbJqEor74DB3DGxyik0gCGt2kOXL788a eobYqDRBD/oFiexMkVekoN0HEOH/ahF+Q1e0TRTPNOtbL9rlWDMKq4t9UIjpEbW0dBA7 XiQPUbe2ReNOMaS0Rgpi4Jq3vb6scDFSSYwf1xCy4H0aaSEQNzJgRYVz/VDheFugl+fi YZRQ== X-Gm-Message-State: ALoCoQn5K8P7nmnm4bZiYvc8+iodVLaSl9ETp8OZr6KmUSl5xe+yjp8+BhOm1V2UQTlggNFR1IYd X-Received: by 10.66.155.36 with SMTP id vt4mr51153566pab.32.1439252779665; Mon, 10 Aug 2015 17:26:19 -0700 (PDT) Sender: Larry Hastings Date: Mon, 10 Aug 2015 17:26:18 -0700 From: Larry Hastings User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Python Dev , python-committers , python-list@python.org, python-announce@python.org Subject: [RELEASED] Python 3.5.0rc1 is now available Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439252788 news.xs4all.nl 2829 [2001:888:2000:d::a6]:57375 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95233 On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc1, also known as Python 3.5.0 Release Candidate 1. Python 3.5 has now entered "feature freeze". By default new features may no longer be added to Python 3.5. This is a preview release, and its use is not recommended for production settings. You can find Python 3.5.0rc1 here: https://www.python.org/downloads/release/python-350rc1/ Windows and Mac users: please read the important platform-specific "Notes on this release" section near the end of that page. Happy hacking, /arry