Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #88326 > unrolled thread
| Started by | Larry Hastings <larry@hastings.org> |
|---|---|
| First post | 2015-03-30 01:46 -0700 |
| Last post | 2015-03-30 08:17 -0700 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
[RELEASED] Python 3.5.0a3 is now available Larry Hastings <larry@hastings.org> - 2015-03-30 01:46 -0700
Re: [RELEASED] Python 3.5.0a3 is now available wxjmfauth@gmail.com - 2015-03-30 08:17 -0700
| From | Larry Hastings <larry@hastings.org> |
|---|---|
| Date | 2015-03-30 01:46 -0700 |
| Subject | [RELEASED] Python 3.5.0a3 is now available |
| Message-ID | <mailman.338.1427705208.10327.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 thrilled to announce the availability of Python 3.5.0a3.
Python 3.5.0a3 is the third alpha release of Python 3.5, which will be
the next major release of Python. Python 3.5 is still under heavy
development, and is far from complete.
This is a preview release, and its use is not recommended for production
settings.
Two important notes for Windows users about Python 3.5.0a3:
* If you have previously installed Python 3.5.0a1, you may need to
manually uninstall it before installing Python 3.5.0a3 (issue23612).
* If installing Python 3.5.0a3 as a non-privileged user, you may need
to escalate to administrator privileges to install an update to your
C runtime libraries.
You can find Python 3.5.0a3 here:
https://www.python.org/downloads/release/python-350a3/
Happy hacking,
//arry/
[toc] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-03-30 08:17 -0700 |
| Message-ID | <44ab37a3-7ea1-4a43-8fec-c6eb5c036dd6@googlegroups.com> |
| In reply to | #88326 |
Le lundi 30 mars 2015 10:47:18 UTC+2, Larry Hastings a écrit : > On behalf of the Python development community and the Python 3.5 > release team, I'm thrilled to announce the availability of Python > 3.5.0a3. Python 3.5.0a3 is the third alpha release of Python > 3.5, which will be the next major release of Python. Python 3.5 > is still under heavy development, and is far from complete. > > > > This is a preview release, and its use is not recommended for > production settings. > > > > Two important notes for Windows users about Python 3.5.0a3: > > > If you have previously installed Python 3.5.0a1, you may > need to manually uninstall it before installing Python 3.5.0a3 > (issue23612). > If installing Python 3.5.0a3 as a non-privileged user, you > may need to escalate to administrator privileges to install an > update to your C runtime libraries. > > > > You can find Python 3.5.0a3 here: > > https://www.python.org/downloads/release/python-350a3/ > > > Happy hacking, > > > > > > /arry Hi, ...
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web