]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Jul 2018 11:39:06 +0000 (14:39 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Jul 2018 11:39:06 +0000 (14:39 +0300)
commitb1e6e5615a8e82fcf569368fac5c5b0385929855
tree1379e48bb8fbbca2895a39db8b92eef6aecc99e4
parent3a98ddd136275ef944aa4387c964fc0c5adf6fab
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8196)

(cherry picked from commit 2a9b8babf0d09946ebebfdb2931cc0d3db5a1d3d).
(cherry picked from commit 7c43b801503c802ed6ea4b811f5bc73791249d94)
Lib/platform.py
Lib/test/test_platform.py
Misc/NEWS.d/next/Library/2018-06-13-20-33-29.bpo-26544.hQ1oMt.rst [new file with mode: 0644]