Eryk Sun added the comment:

I don't see a pressing need to support a -64 architecture suffix. If you run 
3.6 and get a 32-bit version, you can assume there's no 64-bit version 
installed and error out if you need 64-bit. That said, supporting this suffix 
would make the interface and error handling more consistent.

I also noticed the problem with double-digit minor versions, but that's years 
away. It would be an obvious problem resolved early in 3.10 development, 
assuming 3.10 even uses the py launcher as it exists today. I'd just kick the 
can on that one. Maybe add a comment noting the potential problem.

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30291>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to