Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91192 > unrolled thread
| Started by | Larry Hastings <larry@hastings.org> |
|---|---|
| First post | 2015-05-24 16:39 -0700 |
| Last post | 2015-05-25 23:34 -0700 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
[RELEASED] Python 3.5.0b1 is now available Larry Hastings <larry@hastings.org> - 2015-05-24 16:39 -0700
Re: [RELEASED] Python 3.5.0b1 is now available wxjmfauth@gmail.com - 2015-05-25 02:20 -0700
Re: [RELEASED] Python 3.5.0b1 is now available wxjmfauth@gmail.com - 2015-05-25 23:34 -0700
| From | Larry Hastings <larry@hastings.org> |
|---|---|
| Date | 2015-05-24 16:39 -0700 |
| Subject | [RELEASED] Python 3.5.0b1 is now available |
| Message-ID | <mailman.27.1432510751.5151.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
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.
Python 3.5 has now entered "feature freeze". By default new features may
no longer be added to Python 3.5. (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.)
This is a preview release, and its use is not recommended for production
settings.
Three important notes for Windows users about Python 3.5.0b1:
* 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. 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. 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.
You can find Python 3.5.0b1 here:
https://www.python.org/downloads/release/python-350b1/
Happy hacking,
//arry/
[toc] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-05-25 02:20 -0700 |
| Message-ID | <993f1217-1b59-4de3-a129-30d27670db91@googlegroups.com> |
| In reply to | #91192 |
Le lundi 25 mai 2015 01:39:22 UTC+2, Larry Hastings a écrit : > 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. Python 3.5 has now entered "feature freeze". > By default new features may no longer be added to Python 3.5. > (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.) > > > > This is a preview release, and its use is not recommended for > production settings. > > > > Three important notes for Windows users about Python 3.5.0b1: > > > 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. 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. 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. > > > > > > You can find Python 3.5.0b1 here: > > https://www.python.org/downloads/release/python-350b1/ > > > Happy hacking, > > Windows 7 pro Installation of "python-3.5.0b1.exe" as administrator: no luck. Explaining what's going on behind the scene or explaining why the installer is simply silently failing and does no do its job is beyond my knowledge and my understanding.
[toc] | [prev] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-05-25 23:34 -0700 |
| Message-ID | <820f6f0c-80d7-4f8a-9df4-d734093cd55c@googlegroups.com> |
| In reply to | #91195 |
Le lundi 25 mai 2015 11:20:27 UTC+2, wxjm...@gmail.com a écrit : > Le lundi 25 mai 2015 01:39:22 UTC+2, Larry Hastings a écrit : > > 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. Python 3.5 has now entered "feature freeze". > > By default new features may no longer be added to Python 3.5. > > (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.) > > > > > > > > This is a preview release, and its use is not recommended for > > production settings. > > > > > > > > Three important notes for Windows users about Python 3.5.0b1: > > > > > > 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. 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. 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. > > > > > > > > > > > > You can find Python 3.5.0b1 here: > > > > https://www.python.org/downloads/release/python-350b1/ > > > > > > Happy hacking, > > > > > > Windows 7 pro > > Installation of "python-3.5.0b1.exe" as administrator: no luck. > > Explaining what's going on behind the scene or explaining why the installer > is simply silently failing and does no do its job is beyond my knowledge > and my understanding. ==== 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, ...
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web