Re: [Python-Dev] Windows 'for current user' installation - 32/64-bit registrations overwrite each other

2014年3月10日 07:03:42 -0700

On 10 March 2014 13:03, Jurko Gospodnetić <[email protected]> wrote:
> Is this as issue or desired behaviour? Should I open an issue for it?
Sounds like a bug, but a pretty long-standing one. I can't think that
the registry schema Python uses would *ever* have distinguished (the
WOW64 component of the all-users entries is a system-generated thing,
AIUI).
So yes, raise a bug, but (a) it would be useful to test whether the
same bug exists in 3.3 and 2.7, and (b) it's going to be tricky to fix
without a backward-incompatible change to the registry settings (which
will affect things like the launcher and virtualenv, for a start).
Paul
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to