[issue25148] Windows registry PythonCore key changed inconsistent with other releases

Mark Hammond report at bugs.python.org
Sun Dec 20 01:22:56 EST 2015


Mark Hammond added the comment:

> and the launcher was actually updated to match the registry key
> directly, rather than special-casing the "-32" suffix

It appears this has broken the launcher. A freshly-built py.exe from Python 3.5 doesn't seem to find older 32bit versions, while py.exe from older versions doesn't find the 32bit 3.5. Doesn't this break the entire reason for having the launcher in the first place?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25148>
_______________________________________


More information about the Python-bugs-list mailing list