FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-41001: Add os.eventfd() by tiran · Pull Request #20930 · 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
bpo-41001: Add os.eventfd()
- #20930
#20930
Merged
tiran
merged 7 commits into
python:master
python/cpython:master
from
tiran:bpo-41001-eventfd
tiran/cpython:bpo-41001-eventfd
Copy head branch name to clipboard
Nov 13, 2020
Conversation
Commits
7
(7)
Checks
Files changed
Merged
bpo-41001: Add os.eventfd()
#20930
tiran
merged 7 commits into
python:master
python/cpython:master
from
tiran:bpo-41001-eventfd
tiran/cpython:bpo-41001-eventfd
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2020
bpo-41001: Add os.eventfd()
tiran
committed
019a9fb
View commit details
Copy full SHA for 019a9fb
Browse repository at this point
Add eventfd_read/write, fix value type
Show description for 2732046
tiran
committed
2732046
View commit details
Copy full SHA for 2732046
Browse repository at this point
Add eventfd select test case
Show description for c0e9b4b
tiran
committed
c0e9b4b
View commit details
Copy full SHA for c0e9b4b
Browse repository at this point
Adress more code reviews
Show description for 9c0dff5
tiran
committed
9c0dff5
View commit details
Copy full SHA for 9c0dff5
Browse repository at this point
Always import select
Show description for 4efa39c
tiran
committed
4efa39c
View commit details
Copy full SHA for 4efa39c
Browse repository at this point
Update Doc/whatsnew/3.10.rst
Show description for f3da4ed
tiran
and
aeros
committed
f3da4ed
View commit details
Copy full SHA for f3da4ed
Browse repository at this point
Add example and mention man page
tiran
committed
9c59140
View commit details
Copy full SHA for 9c59140
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL