]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136066: simplify `platform._platform()` (#136069)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 29 Jun 2025 07:56:52 +0000 (09:56 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Jun 2025 07:56:52 +0000 (09:56 +0200)
commitbd928a3035a214c38e8429da8f65f823ca28151b
treefcd1abb789deebe9585dfdac62ded2285534089b
parent30ba03ea8ed98522b0500d6856b22727c88e818f
gh-136066: simplify `platform._platform()` (#136069)
Lib/platform.py
Lib/test/test_platform.py