Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Roel Schroeven Newsgroups: comp.lang.python Subject: Re: The next major Python version will be Python 8 Date: Fri, 01 Apr 2016 02:19:54 +0200 Lines: 26 Message-ID: References: <56FDBC3B.80202@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de JU6CfftvnO5tS/97Xj+mnwd8RC8W5TF1EpeASz+m8eLQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:version': 0.09; 'python': 0.10; 'psf': 0.12; 'naive': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'aspect': 0.22; 'code.': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'figure': 0.27; 'subject:next': 0.29; 'there.': 0.30; "i'm": 0.30; 'that.': 0.30; 'becomes': 0.30; 'received:be': 0.30; 'received:84': 0.32; 'point': 0.33; 'impression': 0.33; 'legacy': 0.33; 'knowledge': 0.35; 'but': 0.36; 'faster': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'release': 0.37; 'no,': 0.38; 'stuff': 0.38; 'wrong': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'close': 0.61; 'subject:The': 0.61; 'more': 0.63; 'minutes': 0.64; 'decided': 0.66; 'life': 0.67; 'dangerous': 0.70; 'secret': 0.72; 'isaac': 0.84; 'schreef': 0.84; 'victor': 0.84; 'ethan': 0.91; 'furman': 0.91; 'suffer': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: d54c57c9e.access.telenet.be User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) In-Reply-To: <56FDBC3B.80202@stoneleaf.us> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 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:106197 Ethan Furman schreef op 2016-04-01 02:09: > On 03/31/2016 05:02 PM, Roel Schroeven wrote: >> Victor Stinner schreef op 2016-03-31 23:40: > >>> Python 3 becomes more and more popular and is close to a dangerous point >>> where it can become popular that Python 2. The PSF decided that it's >>> time to elaborate a new secret plan to ensure that Python users suffer >>> again with a new major release breaking all their legacy code. >> "2016-03-31 23:40" >> You're 20 minutes early :) > > No, that's a naive datetime. You need to travel to Victor's location to > figure out what that is there. I'm not sure exactly how this stuff works, but I was under the impression that that was a local datetime in Victor's timezone. I might very well be wrong about that. -- The saddest aspect of life right now is that science gathers knowledge faster than society gathers wisdom. -- Isaac Asimov Roel Schroeven