[Python-Dev] Change windows installation program name

2021年2月08日 12:12:14 -0800

I raise https://bugs.python.org/issue43156 that suggests that
new users on windows would be less confused if the name of the 
installation program did not seem to imply it was the python program.
In a nutshell the proposal is to change from this:
 python-3.10.0a5.exe
 python-3.10.0a5-amd64.exe
to this (thanks to Matthew Barnett for the improved names:
 python-3.10.0a5-win32-setup.exe
 python-3.10.0a5-win64-setup.exe
Barry
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/SXB6YSFYBIJAIPXE2VROFCAYAG4TO4EF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to