]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 12:26:59 +0000 (14:26 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 12:26:59 +0000 (14:26 +0200)
commitd424344ce9e7f4a5d7ed42f660a33769e5606f9a
tree666cf4195ab6e0af4d7049377797d3c8526308ec
parent669253fde5210950ca4b32e5b22194aff7dd136e
[3.14] bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374) (GH-138201)

(cherry picked from commit bbcb75c986c47887e6c0757e63d59cd7af544f39)

Co-authored-by: Jakub KulĂ­k <Kulikjak@gmail.com>
Misc/NEWS.d/next/Library/2020-09-23-11-54-17.bpo-41839.kU5Ywl.rst [new file with mode: 0644]
Modules/posixmodule.c