]> granicus.if.org Git - python/commit
[3.7] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Jul 2018 09:55:35 +0000 (12:55 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Jul 2018 09:55:35 +0000 (12:55 +0300)
commit7c43b801503c802ed6ea4b811f5bc73791249d94
tree0ab7922512db8e3fed4bdae42622e30570a87d8f
parent79c6b35b35d853829560341f137a4e89a97a0c99
[3.7] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193)

(cherry picked from commit 2a9b8babf0d09946ebebfdb2931cc0d3db5a1d3d)
Doc/library/platform.rst
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]