]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374)
authorJakub Kulík <Kulikjak@gmail.com>
Wed, 27 Aug 2025 17:41:14 +0000 (19:41 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Aug 2025 17:41:14 +0000 (20:41 +0300)
commitbbcb75c986c47887e6c0757e63d59cd7af544f39
treea778808e899ce0b816042c3f40e15c24dd53463c
parent56eb6b64a0323e3ad391324a69bdbec6448729b1
bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374)
Misc/NEWS.d/next/Library/2020-09-23-11-54-17.bpo-41839.kU5Ywl.rst [new file with mode: 0644]
Modules/posixmodule.c