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
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 }}
Kilo59
/
ruff-sync
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Issues
11
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: clean up httpx2 integration and remove pytest-httpx2 (#202)
- #203
#203
Merged
Kilo59
merged 13 commits into
main
Kilo59/ruff-sync:main
from
issue-202-migrate-httpx2
Kilo59/ruff-sync:issue-202-migrate-httpx2
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor: clean up httpx2 integration and remove pytest-httpx2 (#202)
#203
Kilo59
merged 13 commits into
main
Kilo59/ruff-sync:main
from
issue-202-migrate-httpx2
Kilo59/ruff-sync:issue-202-migrate-httpx2
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
feat(deps): update respx dependency and configure httpx2 test session aliasing (#202)
Kilo59
committed
9390dac
View commit details
Copy full SHA for 9390dac
Browse repository at this point
feat: migrate from httpx to httpx2 (#202)
Kilo59
committed
21067b6
View commit details
Copy full SHA for 21067b6
Browse repository at this point
refactor: simplify httpx2 aliasing logic and pytest setup
Kilo59
committed
e783334
View commit details
Copy full SHA for e783334
Browse repository at this point
feat: add sitecustomize module to alias httpx2 at interpreter startup
Kilo59
committed
9640719
View commit details
Copy full SHA for 9640719
Browse repository at this point
refactor: standardize sitecustomize module for pytest initialization
Kilo59
committed
e826be6
View commit details
Copy full SHA for e826be6
Browse repository at this point
chore: remove scratch pr body file
Kilo59
committed
8997ad7
View commit details
Copy full SHA for 8997ad7
Browse repository at this point
feat: guard sitecustomize.py to only run alias_httpx during pytest executions
Kilo59
committed
9fcfbb2
View commit details
Copy full SHA for 9fcfbb2
Browse repository at this point
docs: add sitecustomize and packaging notes to README and AGENTS.md
Kilo59
committed
480ce7e
View commit details
Copy full SHA for 480ce7e
Browse repository at this point
docs: document packaging exclusion intent in sitecustomize.py docstring
Kilo59
committed
e9bd073
View commit details
Copy full SHA for e9bd073
Browse repository at this point
docs: add ADR 0004 for httpx2 integration and test aliasing strategy
Kilo59
committed
cea75fe
View commit details
Copy full SHA for cea75fe
Browse repository at this point
docs: ground httpx to httpx2 migration rationale in Pydantic Services documentation
Kilo59
committed
416bd70
View commit details
Copy full SHA for 416bd70
Browse repository at this point
test: replace legacy httpx2_mock references with respx_mock: respx.MockRouter
Kilo59
committed
7d74727
View commit details
Copy full SHA for 7d74727
Browse repository at this point
refactor(tests): rename inner mock variable to http_mock
Kilo59
committed
c773860
View commit details
Copy full SHA for c773860
Browse repository at this point
You can’t perform that action at this time.