Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108752
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Ned Deily <nad@python.org> |
| Newsgroups | comp.lang.python |
| Subject | Python 3.6.0a1 is now available |
| Date | Tue, 17 May 2016 17:15:19 -0400 |
| Lines | 24 |
| Message-ID | <mailman.69.1463520188.19823.python-list@python.org> (permalink) |
| References | <28E1448B-F604-48EB-B4E4-0AE2528C8383@python.org> |
| Mime-Version | 1.0 (Mac OS X Mail 9.3 \(3124\)) |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de 64arCcq0FXdnps6qUswHKACNO3YUh0F+4E1e1uU+4WtQ== |
| Return-Path | <nad@python.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1463519728; bh=qu9KPM2TzKMh+d7zJ5m1tAffrNcy6QzIUs1MJoT5+Eo=; h=From:Subject:Date:To:From; b=oJP353ZdxT7D94ZNuG6yZN9s4lupnN8iSs9RGX09YS3D4laVW2HvTBKwHwb3FHI1n dhg+QW7hbCqjiQbmqvtq/z6MQsf0u4or60H7MO99b316NrIxZT3E6gMAV+ltaFWwc5 Lh+t5L8D3tl9aFVR9IVFsv/9FY+JEMWTAeB5YMmA= |
| X-Spam-Status | OK 0.034 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05; 'modified': 0.05; 'to:name:python dev': 0.09; 'python': 0.10; 'python.': 0.11; 'alpha': 0.15; 'development:': 0.16; 'message- id:@python.org': 0.16; 'phase,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'to:addr:python-committers': 0.16; 'deleted.': 0.18; 'from:addr:python.org': 0.18; 'team,': 0.18; 'planned': 0.22; 'to:no real name:2**1': 0.27; 'received:24': 0.28; "i'm": 0.30; 'announce': 0.32; 'url:python': 0.33; 'url:downloads': 0.33; 'recommended': 0.34; 'next': 0.35; 'community': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'to:addr:python-list': 0.36; 'release': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'here:': 0.63; 'received:50': 0.66; 'production': 0.67; 'subject:now': 0.70; 'subject:available': 0.79; 'heavy': 0.81; '3.6': 0.84; 'sfxlen:4': 0.84; 'to:addr:python-announce': 0.84; 'pfxlen:2': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=baybryj.net; s=26781047; h=Mime-Version:To:Date:Message-Id:Subject:Content-Transfer-Encoding:Content-Type:From; bh=PptqDNONEb/bFwyU/JsQu1xIzmUxWJNdpOLiAAnTi9o=; b=iY+IH2eO6RG96Gb8lWThDYYaADT+FYrpG0mUa6bexjWZr6pZz0k8u14FcWI2lYLC7OGAE+25QvnayXiWvgROgfV6zjK8rVcNpjHPNoNw8wZs4G7X2RLZDGc8/TKywDP2z0YGkk4FfVT9kZOmPTEYjkJQiOjkeTFvwoUoQi3MtzQ=; |
| X-Mailer | Apple Mail (2.3124) |
| X-Mailman-Approved-At | Tue, 17 May 2016 17:23:07 -0400 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.22 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <28E1448B-F604-48EB-B4E4-0AE2528C8383@python.org> |
| Xref | csiph.com comp.lang.python:108752 |
Show key headers only | View raw
On behalf of the Python development community and the Python 3.6 release team, I'm happy to announce the availability of Python 3.6.0a1. 3.6.0a1 is the first of four planned alpha releases of Python 3.6, the next major release of Python. During the alpha phase, Python 3.6 remains under heavy development: additional features will be added and existing features may be modified or deleted. Please keep in mind that this is a preview release and its use is not recommended for production environments. You can find Python 3.6.0a1 here: https://www.python.org/downloads/release/python-360a1/ The next release of Python 3.6 will be 3.6.0a2, currently scheduled for 2016-06-13. Enjoy! --Ned -- Ned Deily nad@python.org -- []
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python 3.6.0a1 is now available Ned Deily <nad@python.org> - 2016-05-17 17:15 -0400
Re: Python 3.6.0a1 is now available wxjmfauth@gmail.com - 2016-05-18 09:10 -0700
Re: Python 3.6.0a1 is now available wxjmfauth@gmail.com - 2016-05-18 09:19 -0700
csiph-web