New submission from Steve Dower <steve.do...@python.org>:

The build of the Store package detects whether the build PC supports disabling 
registry virtualisation or not when deciding whether to add it to the manifest. 
Because our release builds just moved from the windows-2019 image to the 
windows-2022 image, this setting changed and now builds have virtualisation 
disabled.

While this is probably desirable for some users, having it happen without  
warning is bad.

I'll check whether we can leave it unconditionally enabled for 3.11 and still 
install on older Windows versions. If it won't install, we'll just have to 
leave it disabled.

----------
assignee: steve.dower
components: Windows
messages: 412513
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: Inconsistent registry use in Windows Store package
type: behavior
versions: Python 3.10, Python 3.11, Python 3.9

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

Reply via email to