]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module (GH-127689)
authorRUANG (James Roy) <rruuaanng@outlook.com>
Thu, 19 Dec 2024 13:51:21 +0000 (21:51 +0800)
committerGitHub <noreply@github.com>
Thu, 19 Dec 2024 13:51:21 +0000 (14:51 +0100)
commitea578fc6d310c85538aefbb900a326c5c3424dd5
tree4dae44104eab2957e678d786d7e004e293569275
parent19c5134d57764d3db7b1cacec4f090c74849a5c1
gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module (GH-127689)
Doc/library/os.rst
Doc/whatsnew/3.14.rst
Misc/NEWS.d/next/Library/2024-12-06-21-03-11.gh-issue-127688.NJqtc-.rst [new file with mode: 0644]
Modules/posixmodule.c
configure
configure.ac
pyconfig.h.in