Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98092
| From | Chris Warrick <kwpolska@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: python doesn't install |
| Date | 2015-11-02 10:03 +0100 |
| Message-ID | <mailman.54.1446455019.4463.python-list@python.org> (permalink) |
| References | <5636A98C.6030203@comcast.net> <mailman.51.1446444994.4463.python-list@python.org> <je5e3bdo94nr68k9dho41243s7s97hcqlp@4ax.com> |
On 2 November 2015 at 09:28, Dave Farrance <df@see.replyto.invalid> wrote: > Yes, I've read the justifications. Why list all the non-supported OSs? > And the explanation about each version of Python being supported just > for the supported versions of Windows upon its release is in the > documentation -- somewhere. But it still seems to me that stating the > minimum requirements in a place that people would tend to look for it is > a... minimum requirement. > > If the developers really are determined not to mention specific versions > of Windows (If it was me, I'd have probably mentioned that the most > recent version required Vista somewhere on the download page), then > maybe adding the comment about matching the release date of Python to > the supported versions of Windows to the download pages would give > people some sort of clue as to what's going on. > -- > https://mail.python.org/mailman/listinfo/python-list This could be resolved in one line of HTML or reST. Windows XP is still in use, and it was supported one minor version ago. Surely it wouldn’t hurt to add a “Warning: Windows XP is ancient, and Python 3.5 does not support it — upgrade to a newer OS or use 3.4.3 instead” notice to the download page? -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: python doesn't install Tim Golden <mail@timgolden.me.uk> - 2015-11-02 06:16 +0000
Re: python doesn't install Dave Farrance <df@see.replyto.invalid> - 2015-11-02 08:28 +0000
Re: python doesn't install Chris Warrick <kwpolska@gmail.com> - 2015-11-02 10:03 +0100
csiph-web