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
Document 10.16 vs 11.0 / 16.0 vs 26.0 behavior of platform.mac_ver() (#135675)
The macOS version reported in /System/Library/CoreServices/SystemVersion.plist
can vary depending on what version of the macOS SDK Python was built with. This
discrepancy bleeds into the output of platform.mac_ver().
0 commit comments