Mark Hammond added the comment: > The original naming ("3.5") can't be used because you can't > simultaneously install 32-bit and 64-bit per-user Pythons with the same > key name.
They will be in different nodes - the 32bit version would be under Wow6432Node. The py.exe launcher had no issues locating 64 and 32 bit versions, so I don't understand any of the justifications here. I believe this change is most certainly a bug and will break many tools that looked in the registry for Python using the sane approach used previously. ---------- nosy: +mhammond _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25148> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com