[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread Djoudi Benarfa
Djoudi Benarfa added the comment: I got it, thanks. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread Larry Hastings
Larry Hastings added the comment: That's an interesting thought, eryksun. I'll pass it along to the python.org web developers. Djoudi, it is mentioned on the Python web site, in the What's New In Python 3.5 document: https://docs.python.org/3.5/whatsnew/3.5.html#unsupported-operating-system

[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread Djoudi Benarfa
Djoudi Benarfa added the comment: Thanks for your response, I didn't know it. +1 eryksun, this should be mentioned in python website. -- ___ Python tracker ___ __

[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread eryksun
eryksun added the comment: Maybe the download page should direct XP users to install 3.4.x. -- nosy: +eryksun ___ Python tracker ___ _

[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread Larry Hastings
Larry Hastings added the comment: Python 3.5 is not supported on Windows XP. The Python core dev team's policy is, a major Python version (e.g. 3.4, 3.5) only supports the Windows versions that are currently supported by Microsoft at the time of the initial release (e.g. 3.4.0 final, 3.5.0 fi

[issue25120] No option displayed in the Python install on windows XP

2015-09-15 Thread Djoudi Benarfa
Changes by Djoudi Benarfa : -- title: Python install on windows XP -> No option displayed in the Python install on windows XP ___ Python tracker ___