Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-30064: Refactor sock_* asyncio API
- #10419
#10419
Merged
asvetlov
merged 11 commits into
python:master
python/cpython:master
from
asvetlov:issue-30064
asvetlov/cpython:issue-30064
Copy head branch name to clipboard
Nov 12, 2018
Conversation
Commits
11
(11)
Checks
Files changed
Merged
bpo-30064: Refactor sock_* asyncio API
#10419
asvetlov
merged 11 commits into
python:master
python/cpython:master
from
asvetlov:issue-30064
asvetlov/cpython:issue-30064
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2018
_sock_connect_done -> _sock_write_done
asvetlov
committed
5eb2246
View commit details
Copy full SHA for 5eb2246
Browse repository at this point
Commits on Oct 8, 2018
Test reorganization
asvetlov
committed
175c00d
View commit details
Copy full SHA for 175c00d
Browse repository at this point
Merge branch 'master' into issue-30064
asvetlov
committed
984f7ef
View commit details
Copy full SHA for 984f7ef
Browse repository at this point
Prefer test_sock_lowlevel to test_sock_api
asvetlov
committed
16fb70f
View commit details
Copy full SHA for 16fb70f
Browse repository at this point
Commits on Oct 10, 2018
Merge branch 'master' into issue-30064
asvetlov
committed
673fedb
View commit details
Copy full SHA for 673fedb
Browse repository at this point
Commits on Nov 7, 2018
Merge branch 'master' into issue-30064
asvetlov
committed
9ed0bcc
View commit details
Copy full SHA for 9ed0bcc
Browse repository at this point
Work on
asvetlov
committed
28a5be3
View commit details
Copy full SHA for 28a5be3
Browse repository at this point
Commits on Nov 8, 2018
Add test
asvetlov
committed
db0fec8
View commit details
Copy full SHA for db0fec8
Browse repository at this point
Drop mock tests
asvetlov
committed
ef26d48
View commit details
Copy full SHA for ef26d48
Browse repository at this point
Add tests for sock_recv_into
asvetlov
committed
cd6d24e
View commit details
Copy full SHA for cd6d24e
Browse repository at this point
Add changenote
asvetlov
committed
3f0059f
View commit details
Copy full SHA for 3f0059f
Browse repository at this point
You can’t perform that action at this time.