Steve Dower <steve.do...@python.org> added the comment:

I'm working on what's become a rewrite of the launcher. If anyone would like to 
follow along, you can see my changes at 
https://github.com/python/cpython/compare/main...zooba:bpo-46566

It's still missing some functionality, and I'm not sure it's any faster or less 
complex than the previous version :) But it should handle ARM64 properly, and 
also knows how to do an install of a requested version if you don't already 
have it (still TBD whether that stays)

----------

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

Reply via email to