diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-05 21:41:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-05 21:41:52 (GMT) |
commit | ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1 (patch) | |
tree | a24104d328f8f9288fe7bef507eff49cb25a80e1 /Lib/idlelib/pyshell.py | |
parent | 40a61da40d252626f8b9ff524d76c1f0ccb3a4f7 (diff) | |
download | cpython-ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1.zip cpython-ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1.tar.gz cpython-ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1.tar.bz2 |
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
On macOS, platform.platform() now uses mac_ver(), if it returns a
non-empty release string, to get the macOS version rather than darwin
version.
Diffstat (limited to 'Lib/idlelib/pyshell.py')
0 files changed, 0 insertions, 0 deletions