Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Larry Hastings Newsgroups: comp.lang.python Subject: [RELEASED] Python 3.5.1 and 3.4.4rc1 are now available Date: Sun, 6 Dec 2015 21:06:46 -0800 Lines: 23 Sender: Larry Hastings Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de RXxpey5xNemjApx4VWMm7AXPxhV6IW+Olti8yoPEJBLw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.157 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.71; '*S*': 0.02; 'subject:Python': 0.05; 'computing,': 0.07; 'predecessor': 0.09; 'to:name:python dev': 0.09; 'python': 0.10; 'received:io': 0.16; 'received:psf.io': 0.16; 'to:addr:python-committers': 0.16; 'shipped': 0.18; 'subject:] ': 0.19; 'header:User-Agent:1': 0.26; 'to:no real name:2**1': 0.27; 'releases,': 0.29; 'teams,': 0.29; "i'm": 0.30; 'announce': 0.32; 'point': 0.33; 'url:python': 0.33; 'url:downloads': 0.33; 'received:google.com': 0.35; 'skip:3 10': 0.35; 'community': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'release': 0.37; 'received:209': 0.38; 'subject:[': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'here:': 0.63; 'pleased': 0.64; 'today': 0.65; '8bit%:31': 0.66; 'improvements': 0.66; 'subject:now': 0.70; 'subject:available': 0.79; '3.4': 0.84; '3.5.1': 0.84; 'received:192.168.253': 0.84; 'sfxlen:4': 0.84; 'to:addr:python-announce': 0.84; 'pfxlen:2': 0.91; 'releases.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=midwinter-com.20150623.gappssmtp.com; s=20150623; h=sender:from:subject:to:message-id:date:user-agent:mime-version :content-type; bh=nGrRTEIkgWlvVDRFcp6Z57hTSHxCcHeIqNhU73lB3N0=; b=asb7jNmOsb7m7PU5p+59n8SzTCm91rIJhQBVHaoxLnrX/+UWAm6O+6Obq+isvyHzP/ 9VUsdwNQ0ZSrX0QxjIedp3J2ozVr/dIVuUw9GOnX/1O9W67zOJIXdQb7VbwhisDpYivW V3g5Lk65dlWGQeYYlHxJ9doY8us2E5Aum8/TooOcHCo6B7/rXFZ6dX+TgNJQo/xYCw3d kBLGcxwGf68+Leu7Wa5NN600g9qGAsOU8gdpAKrsIms95WAMbqdH9x29ZfYloSqtmsAs cHRJQd62xWvAfSvqShBAs+TcHCvctgXOVrQf4JGIyNGWRvFbpmMaA6kiFxqZOUkqo8iJ 7dNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:subject:to:message-id:date :user-agent:mime-version:content-type; bh=nGrRTEIkgWlvVDRFcp6Z57hTSHxCcHeIqNhU73lB3N0=; b=feJQKQNcAHViEsUp6DjV2jgxDlcqJWYULRMYfNI/MhV0Z5Ndq3o3RxwDpbq/fRef1g 8f4Ij8CwfLXtCqoWE74lkySy4roweolFc65tTpcN4iXr/ejwF09vHdwqOlHdcIk2lcxb OxjxD1W9gusfOEFuPaWh/9fvSfCmuKLLzAsEWDOgyD1o/zBJOn6k+k+c+3gmAWfsie1C J479b/qyNs84+Hywz2grwJ8dIiKqwGoNsuOwznsqEMC0mzegn380yZdV1YdkkZi8WXF/ LLsRX6GfYmG/ds/AfwaF9vUduAWolaX5atjcj70zghmfLEx/kgBP64imVoJJ5gtqFh4z GT3w== X-Gm-Message-State: ALoCoQnQFmS4dT2d/YWXWyEXe6Esfc6gXXyThlVWV4z1mUmlda7tAcGg9iQ4MO5mVBSSStNwnTLA X-Received: by 10.98.9.4 with SMTP id e4mr40137039pfd.18.1449464808361; Sun, 06 Dec 2015 21:06:48 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ 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: , Xref: csiph.com comp.lang.python:100078 On behalf of the Python development community and the Python 3.4 and 3.5 release teams, I'm pleased to announce the simultaneous availability of Python 3.5.1 and Python 3.4.4rc1. As point releases, both have many incremental improvements over their predecessor releases. You can find Python 3.5.1 here: https://www.python.org/downloads/release/python-351/ And you can find Python 3.4.4rc1 here: https://www.python.org/downloads/release/python-344rc1/ Python 2.7.11 shipped today too, so it's a Python release-day hat trick! Happy computing, //arry/