Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106215

Re: The next major Python version will be Python 8

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: The next major Python version will be Python 8
Date Fri, 1 Apr 2016 20:57:45 +1100
Lines 15
Message-ID <mailman.308.1459504674.28225.python-list@python.org> (permalink)
References <eqrLy.328362$fy.94010@fx45.am4>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de QR7yVUkYZD3JbJcoeKUBXQeUZiuAtwrac9d3ZhhbuHnQ==
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'subject:version': 0.09; 'python': 0.10; '2016': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; "python's": 0.23; 'header:In-Reply-To:1': 0.24; 'chris': 0.26; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:next': 0.29; 'everyone': 0.31; 'says': 0.32; 'received:google.com': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'ever': 0.60; 'subject:The': 0.61; 'chrisa': 0.84; 'ideas.': 0.84; 'to:none': 0.91; 'why?': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc; bh=tNFh4QOkAAFzPTAFZy02GCZthwWtniDITHsySlE/FaI=; b=UwUXqpuOm1Z9npdefY8GKLMGnJg0mZwHnUR6B7RcHpBsN7lEkZY3JVIFnaJ4Irypj+ wyMyoyJggGVTbLFMM6iBFjZC7QqSaqvNErdw61TC81NfbUCKaLB1ThFJqn6Xww2wq2Pr 8SKrdFs06lH+DJkz/npGDfiVvIZysynamOMsF/wItrS9bDYw0DFBNpAsZ8PcG9UL5fp1 O8YRiK5aDEUxiHMR6DegbP0tVl/Zyoz0YA94KTmC9V6HlNYyhealNs/1SbFeUXdF2KGR xkQu3j00bijcDiQo5XKrj7WcsZ38rjUMXAtvBoi2OFBrms7hdiBCODDhtNiemxuJkvWa 3AOQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc; bh=tNFh4QOkAAFzPTAFZy02GCZthwWtniDITHsySlE/FaI=; b=GKVYMGpdgYhdxrSo1u0jQ8ZzTpaUxQEDDK6LDT5kPVLc3RPbFgGdv/nXUMMmdNSTAl E7whIoZqP7T89IG12YIHVV0dUtlRSVffxJDEhK+6V9g8bVyON2Y9w6ddlmJs7EJ/X6fv yz5o+KqJ7DCOSXRxOHXYHHgHdS/Qzx4x8DxSwnH7MTAJmW5iVGtBRWHHJXQErsKf+5Kw +8MwBdJ1lSSMZHBNvgbkf+1RcaprvPmIunUh31otyryslVrF4NmJ+MLCZFV2RwTRnmES M9b5hsQjxwnk9AnlxNPI9IxKDbdKV8+hfx+NF9bxkdIuvJhTN9PNpo7wGVGNcbSoCXGy Bemg==
X-Gm-Message-State AD7BkJLI9Pab0mzoqU8f/uhdBKZABzkviuDj+ZX3EPHjm2ftPG9P/tX3FIhMbuDtBd43jGO/+GUuOmtW22QSeA==
X-Received by 10.107.63.139 with SMTP id m133mr3278816ioa.157.1459504666008; Fri, 01 Apr 2016 02:57:46 -0700 (PDT)
In-Reply-To <eqrLy.328362$fy.94010@fx45.am4>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
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>
Xref csiph.com comp.lang.python:106215

Show key headers only | View raw


On Fri, Apr 1, 2016 at 8:44 PM, alister <alister.ware@ntlworld.com> wrote:
> On Fri, 01 Apr 2016 11:13:43 +1100, Chris Angelico wrote:
>
>> Now's the time to get in with the ideas. My proposal is that Python 8,
>> in keeping with its new opinionated style, will require everyone to
>> follow a single timezone: Europe/Amsterdam.
>>
>> ChrisA
>
> Not bad but it would have to be Zulu (GMT)

Why? Nothing in Python's documentation ever says you have to be a Zuul
to understand its design choices!

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: The next major Python version will be Python 8 alister <alister.ware@ntlworld.com> - 2016-04-01 09:44 +0000
  Re: The next major Python version will be Python 8 Chris Angelico <rosuav@gmail.com> - 2016-04-01 20:57 +1100
  Re: The next major Python version will be Python 8 Grant Edwards <invalid@invalid.invalid> - 2016-04-01 14:31 +0000

csiph-web