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
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
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.6k
Star
77.2k
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
gh-131178: add E2E mockless tests for
http.server
command-line interface
- #134279
#134279
Merged
picnixz
merged 16 commits into
python:main
python/cpython:main
from
picnixz:patch/httpserver-test-131178
picnixz/cpython:patch/httpserver-test-131178
Copy head branch name to clipboard
May 24, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-131178: add E2E mockless tests for
http.server
command-line interface
#134279
picnixz
merged 16 commits into
python:main
python/cpython:main
from
picnixz:patch/httpserver-test-131178
picnixz/cpython:patch/httpserver-test-131178
Copy head branch name to clipboard
Commits
Commits on May 19, 2025
fix `test_httpservers`
picnixz
committed
038047a
View commit details
Copy full SHA for 038047a
Browse repository at this point
add timeouts
picnixz
committed
444549b
View commit details
Copy full SHA for 444549b
Browse repository at this point
only lookup a suitable address
picnixz
committed
b189d06
View commit details
Copy full SHA for b189d06
Browse repository at this point
early abort
picnixz
committed
5c136f3
View commit details
Copy full SHA for 5c136f3
Browse repository at this point
docstring
picnixz
committed
bcef30f
View commit details
Copy full SHA for bcef30f
Browse repository at this point
make the runtime test linux-specific
picnixz
committed
529b409
View commit details
Copy full SHA for 529b409
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into patch/httpserver-test-131178
picnixz
committed
ef659a2
View commit details
Copy full SHA for ef659a2
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into patch/httpserver-test-131178
Show description for 71bb403
picnixz
committed
71bb403
View commit details
Copy full SHA for 71bb403
Browse repository at this point
take 2
picnixz
committed
19e4972
View commit details
Copy full SHA for 19e4972
Browse repository at this point
more debug info
picnixz
committed
6a1e821
View commit details
Copy full SHA for 6a1e821
Browse repository at this point
use 'localhost'
picnixz
committed
368d709
View commit details
Copy full SHA for 368d709
Browse repository at this point
automatic deduction
picnixz
committed
a46c9c2
View commit details
Copy full SHA for a46c9c2
Browse repository at this point
use 127.0.0.1 for HTTPS test
picnixz
committed
4ad442a
View commit details
Copy full SHA for 4ad442a
Browse repository at this point
reuse 127.0.0.1 everywhere???
picnixz
committed
f735ee5
View commit details
Copy full SHA for f735ee5
Browse repository at this point
Commits on May 20, 2025
Merge branch 'main' into patch/httpserver-test-131178
picnixz
authored
7686f3a
View commit details
Copy full SHA for 7686f3a
Browse repository at this point
Commits on May 24, 2025
Merge branch 'main' into patch/httpserver-test-131178
picnixz
authored
b35ef01
View commit details
Copy full SHA for b35ef01
Browse repository at this point
You can’t perform that action at this time.