]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
handle empty string in variable executable in platform.libc_ver() (#23140)
authorKurochan <kuro@kurochan.org>
Sat, 2 Jan 2021 16:03:53 +0000 (01:03 +0900)
committerGitHub <noreply@github.com>
Sat, 2 Jan 2021 16:03:53 +0000 (17:03 +0100)
commitd9142831ba6780eef47bb68e878cf2f8910c4ab2
tree1ba5c372cd6882c1630fc67a5c87ba8308d0f13c
parent11276cd9c49faea66ce7760f26a238d1edbf6421
handle empty string in variable executable in platform.libc_ver() (#23140)
Lib/platform.py
Misc/NEWS.d/next/Library/2020-12-31-23-05-53.bpo-42257.ALQy7B.rst [new file with mode: 0644]