GH-91166: zero copy SelectorSocketTransport transport implementation by kumaraditya303 · Pull Request #31871 · python/cpython · GitHub

github.com

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

python/cpython:main

kumaraditya303:asyncio-zero-copy

39b538f zero copy transport implementation kumaraditya303 Mar 14, 2022

abd2dc3 WIP sendmsg kumaraditya303 Mar 15, 2022

669b661 writelines implementation kumaraditya303 Mar 15, 2022

0692952 use sysconf kumaraditya303 Mar 15, 2022

2725334 fix tests kumaraditya303 Mar 15, 2022

bed096d skip test if sendmsg does not exists kumaraditya303 Oct 24, 2022

f090e8d 📜🤖 Added by blurb_it. blurb-it[bot] Oct 24, 2022

d6c77cd fix check on other platforms kumaraditya303 Oct 24, 2022

f2ee404 rename some vars kumaraditya303 Nov 28, 2022

effab03 _HAVE_SENDMSG -> _HAS_SENDMSG kumaraditya303 Nov 28, 2022

e1e4362 fix tests kumaraditya303 Nov 28, 2022

bdb1bda fix tests kumaraditya303 Nov 28, 2022

d1fae6c fix writelines and add comments kumaraditya303 Nov 28, 2022

cd45016 optimize calling kumaraditya303 Nov 28, 2022

5b962f5 use send if sendmsg does not exists in writelines kumaraditya303 Nov 28, 2022

85d6909 Merge branch 'main' into asyncio-zero-copy kumaraditya303 Nov 28, 2022

152b748 Update Lib/asyncio/selector_events.py kumaraditya303 Dec 2, 2022

2c62bcb more tests kumaraditya303 Dec 13, 2022

9b92cff check fatal error kumaraditya303 Dec 13, 2022

7e05c2c Merge branch 'main' into asyncio-zero-copy kumaraditya303 Dec 13, 2022

97de955 Merge branch 'asyncio-zero-copy' of https://github.com/kumaraditya303… kumaraditya303 Dec 13, 2022

57b1ba0 Merge branch 'main' of https://github.com/python/cpython into asyncio… kumaraditya303 Dec 22, 2022

2ca3571 code review kumaraditya303 Dec 22, 2022