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
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
217
Pull requests
150
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
socketserver: improve bytes handling
- #9096
#9096
Merged
AlexWaygood
merged 14 commits into
python:main
python/typeshed:main
from
JelleZijlstra:socketserver
JelleZijlstra/typeshed:socketserver
Copy head branch name to clipboard
Jan 12, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
socketserver: improve bytes handling
#9096
AlexWaygood
merged 14 commits into
python:main
python/typeshed:main
from
JelleZijlstra:socketserver
JelleZijlstra/typeshed:socketserver
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2022
socketserver: improve bytes handling
JelleZijlstra
committed
3f4fd9c
View commit details
Copy full SHA for 3f4fd9c
Browse repository at this point
use _RetAddress (which is Any, shhh)
JelleZijlstra
committed
e6d4802
View commit details
Copy full SHA for e6d4802
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
51b6f69
View commit details
Copy full SHA for 51b6f69
Browse repository at this point
fix http.server
JelleZijlstra
committed
da9d3e8
View commit details
Copy full SHA for da9d3e8
Browse repository at this point
Commits on Jan 12, 2023
Merge branch 'main' into socketserver
JelleZijlstra
authored
d610470
View commit details
Copy full SHA for d610470
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
6aa1e52
View commit details
Copy full SHA for 6aa1e52
Browse repository at this point
Feedback from Alex
JelleZijlstra
committed
dc9c7da
View commit details
Copy full SHA for dc9c7da
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
360e1cf
View commit details
Copy full SHA for 360e1cf
Browse repository at this point
ignore
JelleZijlstra
committed
2b40731
View commit details
Copy full SHA for 2b40731
Browse repository at this point
Update server.pyi
AlexWaygood
authored
59fc621
View commit details
Copy full SHA for 59fc621
Browse repository at this point
One more nit
AlexWaygood
authored
bb8aacb
View commit details
Copy full SHA for bb8aacb
Browse repository at this point
oops
AlexWaygood
authored
29478d0
View commit details
Copy full SHA for 29478d0
Browse repository at this point
Merge branch 'main' into socketserver
AlexWaygood
authored
4e81d85
View commit details
Copy full SHA for 4e81d85
Browse repository at this point
consistent server_address
JelleZijlstra
authored
578f8d2
View commit details
Copy full SHA for 578f8d2
Browse repository at this point
You can’t perform that action at this time.