X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=MuaXJ/6Jp2SGpx2WBWv6eXpFRJcvUecxbqKIhBzbKQx
	tSc/RLT1JVYushQTi5wYuchoTVfL7H2BliiVQN6RQMTr+0IJ4Qb7MjuwqHBfMRbf
	2O1Ab9YWGuZUB3G2QLZQ1hC0bpsdYUACkteM/748NneiR6YksubYwtcMOVznDD1Y
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=v85AZfEQzcuUgkQPG+rKuqVLAnY=; b=Oq+w9pj/fGIi/R9nb
	oqJOy2tHk+tw3ulFKnc+DAie1GG3a0VA7cliTW3Hgaih0RqWW1ibuMLbhSIIt9ZP
	GW3TSJCIlWbzDq4b4wjpv3uOEwIGGerzHCQOeF5xpve5440PSxgmg0H2PwYpfKAY
	51QfwYIeaLO2f2V9PFasOh81AY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*M:cygwin, H*F:D*cygwin.com
X-HELO: mx1.redhat.com
Message-ID: <365852a2feb85400d7ee49a33ee52b670994c115.camel@cygwin.com>
Subject: Re: [ANNOUNCEMENT] python38 3.8.0-0.2.a3
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Fri, 29 Mar 2019 15:03:44 -0400
In-Reply-To: <7498351d-7ce0-2bed-29b2-44b24e9cca00@SystematicSw.ab.ca>
References: <announce.20190329140910.39659-1-yselkowitz@cygwin.com>	 <2731eac5-af4b-bcbc-a022-9fb5d3f9a7b3@SystematicSw.ab.ca>	 <3c63a91a3b956e682b93027c7415b3be6d07725e.camel@cygwin.com>	 <7498351d-7ce0-2bed-29b2-44b24e9cca00@SystematicSw.ab.ca>
Content-Type: text/plain; charset="UTF-8"
User-Agent: Evolution 3.30.5 (3.30.5-1.fc29)
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

On Fri, 2019-03-29 at 12:51 -0600, Brian Inglis wrote:
> On 2019-03-29 12:38, Yaakov Selkowitz wrote:
> > On Fri, 2019-03-29 at 12:27 -0600, Brian Inglis wrote:
> > > On 2019-03-29 12:09, Yaakov Selkowitz wrote:
> > > > The following packages have been uploaded to the Cygwin distribution:
> > > > * python38-3.8.0-0.2.a3
> > > > * python38-devel-3.8.0-0.2.a3
> > > > * python38-test-3.8.0-0.2.a3
> > > > * python38-tkinter-3.8.0-0.2.a3
> > > > * idle38-3.8.0-0.2.a3
> > > > Python is an interpreted, interactive, object-oriented programming 
> > > > language. It incorporates modules, exceptions, dynamic typing, very high 
> > > > level dynamic data types, and classes. Python combines remarkable power 
> > > > with very clear syntax. It has interfaces to many system calls and 
> > > > libraries, as well as to various window systems, and is extensible in C 
> > > > or C++. It is also usable as an extension language for applications that 
> > > > need a programmable interface.
> > > > This is an update to the latest 3.8 Alpha 3 pre-release.
> > > Should that be flagged as a test release?
> > > You said 3.7 will be the next default version.
> > As of a few weeks ago, each X.Y version of Python is parallel-
> > installable.
> 
> So python3 will get upgrades, as will python38 and python37 for now, but what
> about python36 when python3 becomes python37?

python3 is now just a bunch of symlinks to the default 3.y versions
(currently 3.6).  Each of python35, python36, python37, and python38
should continue to get updates for the duration of their upstream
support (at least).  However, I am neither building, nor encouraging
others to build, most(*) modules for 3.5 (too old) or 3.8 (too new).  

Eventually we will probably stop building most(*) modules for 3.6 too,
but not before the 3.7 transition is 100% complete, and more likely
just before or as part of the eventual 3.8 transition (in 2020 at the
earliest).

[1] setuptools, pip, wheel, and virtualenv are being built for *all*
versions, as they are pretty central to basic Python usage.

--
Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

