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 }}
kirei
/
python-chargeamps
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
7
Code
Issues
1
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Replace aiohttp with httpx
- #39
#39
Merged
jschlyter
merged 14 commits into
main
kirei/python-chargeamps:main
from
httpx
kirei/python-chargeamps:httpx
Copy head branch name to clipboard
Sep 13, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Replace aiohttp with httpx
#39
jschlyter
merged 14 commits into
main
kirei/python-chargeamps:main
from
httpx
kirei/python-chargeamps:httpx
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2025
Replace aiohttp with httpx
jschlyter
committed
e742269
View commit details
Copy full SHA for e742269
Browse repository at this point
Catch both httpx.HTTPStatusError and httpx.RequestError
jschlyter
committed
35a962d
View commit details
Copy full SHA for 35a962d
Browse repository at this point
Only close httpx client if we created it
jschlyter
committed
7526612
View commit details
Copy full SHA for 7526612
Browse repository at this point
Set conservative timeouts
jschlyter
committed
7259a4d
View commit details
Copy full SHA for 7259a4d
Browse repository at this point
Merge headers
jschlyter
committed
cfe3f24
View commit details
Copy full SHA for cfe3f24
Browse repository at this point
Retry on 401
jschlyter
committed
ba3aaee
View commit details
Copy full SHA for ba3aaee
Browse repository at this point
Commits on Sep 12, 2025
Remove unused import
jschlyter
committed
283f261
View commit details
Copy full SHA for 283f261
Browse repository at this point
Add 30 seconds safety margin for token expire
jschlyter
committed
5650a7a
View commit details
Copy full SHA for 5650a7a
Browse repository at this point
Use lock around ensure token
jschlyter
committed
17a62d7
View commit details
Copy full SHA for 17a62d7
Browse repository at this point
Update headers on reauth
jschlyter
committed
aa97c68
View commit details
Copy full SHA for aa97c68
Browse repository at this point
Commits on Sep 13, 2025
Protect more
jschlyter
committed
8919d80
View commit details
Copy full SHA for 8919d80
Browse repository at this point
Remove redundant code
jschlyter
committed
d243fc7
View commit details
Copy full SHA for d243fc7
Browse repository at this point
Make more robust
jschlyter
committed
2fe8cdb
View commit details
Copy full SHA for 2fe8cdb
Browse repository at this point
Add missing type
jschlyter
committed
cf2c1b1
View commit details
Copy full SHA for cf2c1b1
Browse repository at this point
You can’t perform that action at this time.