Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Bernardo Sulzbach Newsgroups: comp.lang.python Subject: Re: Stop writing Python 4 incompatible code Date: Fri, 15 Jan 2016 09:40:32 -0200 Lines: 19 Message-ID: References: <5695fd0e$0$11119$c3e8da3@news.astraweb.com> <0529e7d6-0de1-4e38-9a19-2b5ed1ecc39f@googlegroups.com> <5696e77e$0$1597$c3e8da3$5496439d@news.astraweb.com> <5696f3c6$0$1583$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 15VW+PdT8A1JUxHHZPNEQwbwlnul3s09duPy1jqQgmSA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'subject:code': 0.07; 'jan': 0.11; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:writing': 0.16; 'wrote:': 0.16; 'skip': 0.18; '3.x': 0.22; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; 'chris': 0.26; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'this.': 0.28; "people's": 0.29; '15,': 0.30; 'mention': 0.30; 'received:209.85.215.46': 0.30; 'received:google.com': 0.35; 'but': 0.36; 'too': 0.36; 'there': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'increased': 0.61; 'bernardo': 0.84; 'subject:Stop': 0.84; 'unleash': 0.84; 'lot,': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TDR1j7tNq0JDaFBbEoKf9M/iSs1kw6qCe4v33X/16wc=; b=lfkdgiC1fTvYlNzsPYYCwU5XaOP0z6HIp0SBTh7nzQj4cBJ6ckFyLZJmrcP8ImOpr8 nlJcrCjR4FV0bNrsswBLEBiRSSVjTOCV8NW6rFkrTwFH8MA8onwwrCeIrc2AfH2+HaaB RJnMv+gFUip3ZarwEfLUWlByqSV83rdZfCMl/O7BTLVh23EYePKIck5poWhbhiFoIu/7 6CekJmSn1VreoiVFrwquCYtz9Mu2CxvzrgqOJ0Ey/lLTBPohvhjDg+DdRyx2I66emJyD ZuIn18VYaJjIHYr1LIkwhEFgu0P7vgTJ3E5LBduO4m9YIPUACIa0IhepVZm63yHlMxYU PmLg== 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:from:date :message-id:subject:to:content-type; bh=TDR1j7tNq0JDaFBbEoKf9M/iSs1kw6qCe4v33X/16wc=; b=GdRCad9KJXh1FaTF5PQ8x6bQpCxhCiMsi2qg/iscCT4+FyI1snN5SIAhnBh4NXfMyr 4Bw8tdKVfchoJ/+LWVYlsMhz2optmaeyhzBZIkOtMEzdQEvDOy7mzqpAF8eCUcDy2LpR tC1C6f0kG3XMpKuMPlLQ9jY1CHxfnHQeVnNCSkYfGhyyDZBdilVQJrqwLfbHTmAO4SqA vMvf3UcW0VYSicuVx6XqSYAh5m3crRhT6g2c1ha0KYbVAM3CPo0Hbvp1/dE0BJ6P5tGk JQ/Hbfa7bflou1nlPMbV4ZvC+kT3/crTj4mGNwNAZqVnK9NCNHrRrc9yW7HcRFEgotFK a5Lw== X-Gm-Message-State: ALoCoQkfokk23zyfvKAiTn8Qq2NfYZLRpJw9eUIsuVZ7XNGmYiKW50aZWtM9AxKwt57J7+Zi7n8FnBNaTxdYtNQjMizST6UFEw== X-Received: by 10.25.154.20 with SMTP id c20mr2688651lfe.79.1452858071888; Fri, 15 Jan 2016 03:41:11 -0800 (PST) In-Reply-To: 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:101745 On Fri, Jan 15, 2016 at 2:56 AM, Chris Angelico wrote: > > We would have to skip a few - 3.I and 3.O are too confusing, and 3.X > would wreak havoc with people's heads. But then, so would 3.A... > > Let's do this. Wreak the havoc. Unleash the folly. Dispel the sanity! > There would also be 3.< 3.> 3.= Not to mention that if the number increased a lot, we would eventually hit "other numbers" and get 3., etc. -- Bernardo Sulzbach