-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-91166: zero copy SelectorSocketTransport transport implementation #31871
Merged
kumaraditya303
merged 23 commits into
python:main
from
kumaraditya303:asyncio-zero-copy
Dec 24, 2022
Merged
GH-91166: zero copy SelectorSocketTransport transport implementation #31871
kumaraditya303
merged 23 commits into
python:main
from
kumaraditya303:asyncio-zero-copy
Dec 24, 2022
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39b538f - Browse repository at this point
Copy the full SHA 39b538fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abd2dc3 - Browse repository at this point
Copy the full SHA abd2dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669b661 - Browse repository at this point
Copy the full SHA 669b661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0692952 - Browse repository at this point
Copy the full SHA 0692952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2725334 - Browse repository at this point
Copy the full SHA 2725334View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed096d - Browse repository at this point
Copy the full SHA bed096dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f090e8d - Browse repository at this point
Copy the full SHA f090e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c77cd - Browse repository at this point
Copy the full SHA d6c77cdView commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2ee404 - Browse repository at this point
Copy the full SHA f2ee404View commit details -
Configuration menu - View commit details
-
Copy full SHA for effab03 - Browse repository at this point
Copy the full SHA effab03View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e4362 - Browse repository at this point
Copy the full SHA e1e4362View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb1bda - Browse repository at this point
Copy the full SHA bdb1bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fae6c - Browse repository at this point
Copy the full SHA d1fae6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd45016 - Browse repository at this point
Copy the full SHA cd45016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b962f5 - Browse repository at this point
Copy the full SHA 5b962f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d6909 - Browse repository at this point
Copy the full SHA 85d6909View commit details
Commits on Dec 2, 2022
-
Update Lib/asyncio/selector_events.py
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 152b748 - Browse repository at this point
Copy the full SHA 152b748View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c62bcb - Browse repository at this point
Copy the full SHA 2c62bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b92cff - Browse repository at this point
Copy the full SHA 9b92cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e05c2c - Browse repository at this point
Copy the full SHA 7e05c2cView commit details -
Merge branch 'asyncio-zero-copy' of https://github.com/kumaraditya303…
…/cpython into asyncio-zero-copy
Configuration menu - View commit details
-
Copy full SHA for 97de955 - Browse repository at this point
Copy the full SHA 97de955View commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57b1ba0 - Browse repository at this point
Copy the full SHA 57b1ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca3571 - Browse repository at this point
Copy the full SHA 2ca3571View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.