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
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-127688: Add SCHED_DEADLINE and SCHED_NORMAL constants to os module
- #127689
#127689
Merged
encukou
merged 14 commits into
python:main
python/cpython:main
from
rruuaanng:add-sched-flags
rruuaanng/cpython:add-sched-flags
Copy head branch name to clipboard
Dec 19, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
gh-127688: Add SCHED_DEADLINE and SCHED_NORMAL constants to os module
#127689
encukou
merged 14 commits into
python:main
python/cpython:main
from
rruuaanng:add-sched-flags
rruuaanng/cpython:add-sched-flags
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2024
Add SCHED_DEADLINE, SCHED_NORMAL constants to os module
rruuaanng
committed
cd8e65a
View commit details
Copy full SHA for cd8e65a
Browse repository at this point
Change NEWS
rruuaanng
authored
4d11b53
View commit details
Copy full SHA for 4d11b53
Browse repository at this point
Add what's NEWS
rruuaanng
committed
46edd79
View commit details
Copy full SHA for 46edd79
Browse repository at this point
Merge branch 'add-sched-flags' of https://github.com/rruuaanng/cpython into add-sched-flags
rruuaanng
committed
79868be
View commit details
Copy full SHA for 79868be
Browse repository at this point
Change docs
rruuaanng
committed
53a7260
View commit details
Copy full SHA for 53a7260
Browse repository at this point
Remove extra `
rruuaanng
authored
4c78be4
View commit details
Copy full SHA for 4c78be4
Browse repository at this point
Commits on Dec 7, 2024
Remove extra `
rruuaanng
authored
23b8135
View commit details
Copy full SHA for 23b8135
Browse repository at this point
Commits on Dec 14, 2024
Use linux/sched.h, not sched.h
rruuaanng
committed
6c9a015
View commit details
Copy full SHA for 6c9a015
Browse repository at this point
Change to linux/sched.h
rruuaanng
committed
b0cc555
View commit details
Copy full SHA for b0cc555
Browse repository at this point
Regen configure
rruuaanng
committed
9a240bc
View commit details
Copy full SHA for 9a240bc
Browse repository at this point
Merge branch 'main' into add-sched-flags
rruuaanng
authored
2a8f7f8
View commit details
Copy full SHA for 2a8f7f8
Browse repository at this point
Change configure
rruuaanng
committed
f62dea9
View commit details
Copy full SHA for f62dea9
Browse repository at this point
Recover sched.h
rruuaanng
committed
fcbb305
View commit details
Copy full SHA for fcbb305
Browse repository at this point
Change configure
rruuaanng
committed
993e2ca
View commit details
Copy full SHA for 993e2ca
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL