[issue27966] PEP-397 documents incorrect registry path

2016-09-08 Thread Steve Dower
Steve Dower added the comment: I'd rather not document this anyway, and I'm not sure it's true right now. Since 3.5, there is one MSI for the launcher that will be used into the future and handle the reference counting, so this note is irrelevant and solely of historical interest. --

[issue27966] PEP-397 documents incorrect registry path

2016-09-07 Thread Ned Deily
Changes by Ned Deily : -- components: +Windows -Documentation nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___ ___

[issue27966] PEP-397 documents incorrect registry path

2016-09-05 Thread Mark Hammond
New submission from Mark Hammond: Received via email: PEP-397 (PEP 397 -- Python launcher for Windows) says: """ The launcher installation is registered in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CurrentVersion\SharedDLLs with a reference counter. """ There is no such entry. It should be H