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 }}
mindflayer
/
python-mocket
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
311
Code
Issues
4
Pull requests
1
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Fix HTTPS httpx mocking in
wrap_bio()
plus regressions occurred
- #324
#324
Merged
mindflayer
merged 19 commits into
main
mindflayer/python-mocket:main
from
copilot/fix-failing-github-actions-job
mindflayer/python-mocket:copilot/fix-failing-github-actions-job
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Fix HTTPS httpx mocking in
wrap_bio()
plus regressions occurred
#324
mindflayer
merged 19 commits into
main
mindflayer/python-mocket:main
from
copilot/fix-failing-github-actions-job
mindflayer/python-mocket:copilot/fix-failing-github-actions-job
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
Initial plan
Copilot
authored
2224d47
View commit details
Copy full SHA for 2224d47
Browse repository at this point
fix httpx https wrap_bio address handling
Copilot
authored
045c147
View commit details
Copy full SHA for 045c147
Browse repository at this point
refine ssl wrap_bio regression fix
Copilot
authored
dc6607e
View commit details
Copy full SHA for dc6607e
Browse repository at this point
clarify ssl wrap_bio address assignment
Copilot
authored
52ac684
View commit details
Copy full SHA for 52ac684
Browse repository at this point
harden ssl wrap_bio hostname decoding
Copilot
authored
3d69a48
View commit details
Copy full SHA for 3d69a48
Browse repository at this point
simplify ssl wrap_bio fallback logic
Copilot
authored
6d4f283
View commit details
Copy full SHA for 6d4f283
Browse repository at this point
handle empty ssl wrap_bio hostnames explicitly
Copilot
authored
51ef057
View commit details
Copy full SHA for 51ef057
Browse repository at this point
rename ssl wrap_bio hostname locals
Copilot
authored
6524dd9
View commit details
Copy full SHA for 6524dd9
Browse repository at this point
preserve ssl wrap_bio port state consistently
Copilot
authored
c35a05c
View commit details
Copy full SHA for c35a05c
Browse repository at this point
Prevent deadlock when mocking large async HTTP responses.
mindflayer
committed
ba01de9
View commit details
Copy full SHA for ba01de9
Browse repository at this point
Add more tests for coverage and preventing regressions.
mindflayer
committed
7f5f281
View commit details
Copy full SHA for 7f5f281
Browse repository at this point
Potential fix for pull request finding
Show description for 3ba91b5
mindflayer
and
Copilot
authored
3ba91b5
View commit details
Copy full SHA for 3ba91b5
Browse repository at this point
Fix SSL host fallback check for empty server_hostname
Copilot
authored
05ee3ff
View commit details
Copy full SHA for 05ee3ff
Browse repository at this point
Add more tests for coverage and preventing regressions.
mindflayer
committed
a667969
View commit details
Copy full SHA for a667969
Browse repository at this point
Merge branch 'copilot/fix-failing-github-actions-job' of github.com:mindflayer/python-mocket into copilot/fix-failing-github-actions-job
mindflayer
committed
1092c68
View commit details
Copy full SHA for 1092c68
Browse repository at this point
Add more tests for coverage and preventing regressions.
mindflayer
committed
728e9d2
View commit details
Copy full SHA for 728e9d2
Browse repository at this point
Add more tests for coverage and preventing regressions.
mindflayer
committed
91b4e88
View commit details
Copy full SHA for 91b4e88
Browse repository at this point
More tests
mindflayer
committed
6fc1de6
View commit details
Copy full SHA for 6fc1de6
Browse repository at this point
Preserve empty SSL host when filling missing peer cert fields
Copilot
authored
2329887
View commit details
Copy full SHA for 2329887
Browse repository at this point
You can’t perform that action at this time.