X-Received: by 10.68.216.168 with SMTP id or8mr32363598pbc.1.1432622079085; Mon, 25 May 2015 23:34:39 -0700 (PDT) X-Received: by 10.140.37.129 with SMTP id r1mr303089qgr.18.1432622078825; Mon, 25 May 2015 23:34:38 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h15no8477022igd.0!news-out.google.com!k20ni44933qgd.0!nntp.google.com!z60no3855050qgd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Mon, 25 May 2015 23:34:38 -0700 (PDT) In-Reply-To: <993f1217-1b59-4de3-a129-30d27670db91@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:120b:c3c5:8370:592b:facc:b7d0:df6b; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_ NNTP-Posting-Host: 2a02:120b:c3c5:8370:592b:facc:b7d0:df6b References: <993f1217-1b59-4de3-a129-30d27670db91@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <820f6f0c-80d7-4f8a-9df4-d734093cd55c@googlegroups.com> Subject: Re: [RELEASED] Python 3.5.0b1 is now available From: wxjmfauth@gmail.com Injection-Date: Tue, 26 May 2015 06:34:38 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:91234 Le lundi 25 mai 2015 11:20:27 UTC+2, wxjm...@gmail.com a =E9crit=A0: > Le lundi 25 mai 2015 01:39:22 UTC+2, Larry Hastings a =E9crit=A0: > > On behalf of the Python development community and the Python > > 3.5 release team, I'm pleased to announce the availability of > > Python 3.5.0b1.=A0 Python 3.5 has now entered "feature freeze= ".=A0 > > By default new features may no longer be added to Python 3.5.= =A0 > > (However, there are a handful of features that weren't quite > > ready for Python 3.5.0 beta 1; these were granted exceptions > > to the freeze, and are scheduled to be added before beta 2.) > >=20 > > =20 > >=20 > > This is a preview release, and its use is not recommended for > > production settings. > >=20 > > =20 > >=20 > > Three important notes for Windows users about Python 3.5.0b1: > >=20 > > =20 > > If you have previously installed Python 3.5.0a1, you may > > need to manually uninstall it before installing Python > > 3.5.0b1 (issue23612). > > If installing Python 3.5.0b1 as a non-privileged user, > > you may need to escalate to administrator privileges to > > install an update to your C runtime libraries. > > There is now a third type of Windows build for Python > > 3.5.=A0 In addition to the conventional installer and the > > web-based installer, Python 3.5 now has an embeddable > > release designed to be deployed as part of a larger > > application's installer for apps using or extending > > Python.=A0 During the 3.5 alpha releases, this was an > > executable installer; as of 3.5.0 beta 1 the embeddable > > build of Python is now shipped in a zip file. > >=20 > > =20 > > =20 > > =20 > >=20 > > You can find Python 3.5.0b1 here: > >=20 > > https://www.python.org/downloads/release/python-350b1/ > >=20 > > =20 > > Happy hacking, > >=20 > > =20 >=20 > Windows 7 pro >=20 > Installation of "python-3.5.0b1.exe" as administrator: no luck. >=20 > Explaining what's going on behind the scene or explaining why the install= er > is simply silently failing and does no do its job is beyond my knowledge > and my understanding. =3D=3D=3D=3D I hope the problem will surface. For me (us), this is just blackbox. Spending almost a whole day to try to install a piece of software, ...