FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module by rruuaanng · Pull Request #127689 · python/cpython · GitHub

/ cpython Public

gh-127688: Add SCHED_DEADLINE and SCHED_NORMAL constants to os module - #127689

Merged
encukou merged 14 commits into
python:mainfrom
rruuaanng:add-sched-flags
Dec 19, 2024
Merged

gh-127688: Add SCHED_DEADLINE and SCHED_NORMAL constants to os module#127689
encukou merged 14 commits into
python:mainfrom
rruuaanng:add-sched-flags

Conversation

rruuaanng commented Dec 6, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Comment thread Doc/library/os.rst Outdated
rruuaanng marked this pull request as draft December 14, 2024 06:58

Copy link
Copy Markdown
Contributor Author

I seem to have forgotten that sched.h is part of POSIX and I shouldn't have removed it. Let's add a new import.

rruuaanng marked this pull request as ready for review December 14, 2024 08:18
encukou merged commit ea578fc into python:main Dec 19, 2024
rruuaanng deleted the add-sched-flags branch December 19, 2024 13:54
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Dec 23, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL