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 }}
Deadpool2000
/
openapi-python-sdk
Public
forked from
openapi/openapi-python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
openapi-python-sdk
openapi_python_sdk
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 10, 2026
fix ruff linting issues and sort imports in thread-safety tests
Deadpool2000
committed
81cd2a8
View commit details
Copy full SHA for 81cd2a8
View code at this point
Browse repository at this point
fix ruff linting issues and sort imports in thread-safety tests
Deadpool2000
committed
90bf9fc
View commit details
Copy full SHA for 90bf9fc
View code at this point
Browse repository at this point
implement thread-local connection handling for shared instances
Deadpool2000
committed
e4f5d4f
View commit details
Copy full SHA for e4f5d4f
View code at this point
Browse repository at this point
make OauthClient thread-safe using threading.local
Deadpool2000
committed
c0aebaa
View commit details
Copy full SHA for c0aebaa
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
feat: add timeout parameter to async oauth client initialization
Deadpool2000
committed
08d2010
View commit details
Copy full SHA for 08d2010
View code at this point
Browse repository at this point
feat: add timeout parameter to sync oauth client initialization
Deadpool2000
committed
197abf1
View commit details
Copy full SHA for 197abf1
View code at this point
Browse repository at this point
feat: add configurable 30s default timeout to async client
Deadpool2000
committed
b062858
View commit details
Copy full SHA for b062858
View code at this point
Browse repository at this point
feat: add configurable 30s default timeout to sync client
Deadpool2000
committed
a9d8686
View commit details
Copy full SHA for a9d8686
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
fix(client): use urllib to encode query params and resolve 400 Bad Request with special characters
Deadpool2000
committed
2318096
View commit details
Copy full SHA for 2318096
View code at this point
Browse repository at this point
feat: allow injecting custom HTTP clients for advanced transport and retry configurations
Deadpool2000
committed
8866482
View commit details
Copy full SHA for 8866482
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
fix: remove unused resp variable in tests and resolve ruff formatting issues
Deadpool2000
committed
b289eaa
View commit details
Copy full SHA for b289eaa
View code at this point
Browse repository at this point
refactor: extract client classes into separate module files without breaking API
Deadpool2000
committed
3eebe9e
View commit details
Copy full SHA for 3eebe9e
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
feat: add async support (httpx) and context manager support for all clients #5
Deadpool2000
committed
25ec00e
View commit details
Copy full SHA for 25ec00e
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
[200~fix: automatically parse double-encoded JSON strings to dicts in Client.request
Show description for 58d5178
Deadpool2000
committed
58d5178
View commit details
Copy full SHA for 58d5178
View code at this point
Browse repository at this point
refactor(package): rename package folder from openapi to openapi_python_sdk
francescobianco
committed
c2c5520
View commit details
Copy full SHA for c2c5520
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.