]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129393: Make 'sys.platform' return "freebsd" only on FreeBSD (#129394)
authorMichael Osipov <michael.osipov@innomotics.com>
Fri, 31 Jan 2025 09:02:45 +0000 (10:02 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 09:02:45 +0000 (10:02 +0100)
commite3eba8ce266f90d9f8faeb5b2b4b64e56110bd2a
treeb98a815a8abe657969caae4095f8d886ac21c7e8
parent8df5193d37f70a1478642c4b456dcc7d6df6c117
gh-129393: Make 'sys.platform' return "freebsd" only on FreeBSD (#129394)

Make 'sys.platform' return "freebsd" only on FreeBSD without major version.
Doc/library/sys.rst
Doc/whatsnew/3.14.rst
Misc/NEWS.d/next/Core_and_Builtins/2025-01-28-10-26-04.gh-issue-129393.0eICq6.rst [new file with mode: 0644]
configure
configure.ac