Commits
Click on a commit to change the comparison rangeDon't filter non-patch registry version
The `SysVersion` registry may or may not include the patch version, so if we encounter one without a patch version, we must not assume that the patch version is 0.
```
Name Property
---- --------
3.9 DisplayName : Python 3.9 (64-bit)
SupportUrl : https://www.python.org/
Version : 3.9.13
SysVersion : 3.9
SysArchitecture : 64bit
Hive: HKEY_CURRENT_USER\Software\Python\PythonCore\3.9
```