]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116349: Deprecate `platform.java_ver` function (#116471)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 8 Mar 2024 08:14:17 +0000 (11:14 +0300)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2024 08:14:17 +0000 (11:14 +0300)
commit0b647141d587065c5b82bd658485adca8823a943
tree293f7046e2611d69d7cfc6131205fe7047524d7a
parent4d952737e62b833d6782e0180ee89088fe601317
gh-116349: Deprecate `platform.java_ver` function (#116471)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/platform.rst
Doc/whatsnew/3.13.rst
Lib/platform.py
Lib/test/test_platform.py
Misc/NEWS.d/next/Library/2024-03-07-21-57-50.gh-issue-116349.fD2pbP.rst [new file with mode: 0644]