You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows: properly test against Python version string
The value passed in here is `XY` not `X.Y`. That means that our
`pathcch` and `shlwapi` annotations were incorrect prior to this
change.
This fixes bugs in the following commits:
* 9fb81f1
* cc9da9c
* 4ff995a
0 commit comments