Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104628 > unrolled thread
| Started by | Giga Image <gigaimage@gmail.com> |
|---|---|
| First post | 2016-03-11 11:24 -0800 |
| Last post | 2016-03-11 11:49 -0800 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
Where is Python 3.6 installer for Win64? Giga Image <gigaimage@gmail.com> - 2016-03-11 11:24 -0800
Re: Where is Python 3.6 installer for Win64? Tim Golden <mail@timgolden.me.uk> - 2016-03-11 19:37 +0000
Re: Where is Python 3.6 installer for Win64? Giga Image <gigaimage@gmail.com> - 2016-03-11 11:49 -0800
| From | Giga Image <gigaimage@gmail.com> |
|---|---|
| Date | 2016-03-11 11:24 -0800 |
| Subject | Where is Python 3.6 installer for Win64? |
| Message-ID | <71a5cee2-2e67-4faf-8701-ac37c53222ba@googlegroups.com> |
On Soruceforge, Python for Windows Extension, I noticed that they already haven a installer for Python 3.6. Where do I find Python 3.6 installer for Win64. I couldn't find it on Python.org/download page. Thanks!
[toc] | [next] | [standalone]
| From | Tim Golden <mail@timgolden.me.uk> |
|---|---|
| Date | 2016-03-11 19:37 +0000 |
| Message-ID | <mailman.1.1457725076.12893.python-list@python.org> |
| In reply to | #104628 |
On 11/03/2016 19:24, Giga Image wrote: > On Soruceforge, Python for Windows Extension, I noticed that they > already haven a installer for Python 3.6. > > Where do I find Python 3.6 installer for Win64. I couldn't find it on > Python.org/download page. The pywin32 crew are always ahead of the game: they build against the development branch of Python. We don't produce Windows installers for Python itself until the first betas / release candidates. If you *really* want to be that up-to-date you'll have to build for yourself. If you're just looking to use a recent version of Python, stick to 3.5 TJG
[toc] | [prev] | [next] | [standalone]
| From | Giga Image <gigaimage@gmail.com> |
|---|---|
| Date | 2016-03-11 11:49 -0800 |
| Message-ID | <365b4fb6-42ea-4393-9bd0-b6269345bc9f@googlegroups.com> |
| In reply to | #104630 |
On Friday, March 11, 2016 at 11:38:09 AM UTC-8, Tim Golden wrote: > On 11/03/2016 19:24, Giga Image wrote: > > On Soruceforge, Python for Windows Extension, I noticed that they > > already haven a installer for Python 3.6. > > > > Where do I find Python 3.6 installer for Win64. I couldn't find it on > > Python.org/download page. > > The pywin32 crew are always ahead of the game: they build against the > development branch of Python. We don't produce Windows installers for > Python itself until the first betas / release candidates. If you > *really* want to be that up-to-date you'll have to build for yourself. > > If you're just looking to use a recent version of Python, stick to 3.5 > > TJG Ok Thanks!
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web