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
.
openai
/
openai-python
Public
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
31.5k
Code
Issues
219
Pull requests
421
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: make OpenAI exceptions pickleable
- #3733
#3733
Open
sylvesterkaczmarek
wants to merge 11 commits into
openai:main
openai/openai-python:main
from
sylvesterkaczmarek:fix/pickle-openai-errors-2629
sylvesterkaczmarek/openai-python:fix/pickle-openai-errors-2629
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
fix: make OpenAI exceptions pickleable
#3733
sylvesterkaczmarek
wants to merge 11 commits into
openai:main
openai/openai-python:main
from
sylvesterkaczmarek:fix/pickle-openai-errors-2629
sylvesterkaczmarek/openai-python:fix/pickle-openai-errors-2629
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
fix: make OpenAI errors pickleable
sylvesterkaczmarek
committed
4f23511
View commit details
Copy full SHA for 4f23511
Browse repository at this point
fix: snapshot transport state when pickling errors
sylvesterkaczmarek
committed
abc541d
View commit details
Copy full SHA for abc541d
Browse repository at this point
test: cover pickling transport-backed errors
sylvesterkaczmarek
committed
a941f99
View commit details
Copy full SHA for a941f99
Browse repository at this point
fix: bypass subclass __new__ when unpickling errors
sylvesterkaczmarek
committed
3a5ec23
View commit details
Copy full SHA for 3a5ec23
Browse repository at this point
test: cover custom exception allocation during unpickle
sylvesterkaczmarek
committed
65e4756
View commit details
Copy full SHA for 65e4756
Browse repository at this point
fix: preserve safe exception snapshot state
sylvesterkaczmarek
committed
02cc689
View commit details
Copy full SHA for 02cc689
Browse repository at this point
test: cover secure pickle snapshot state
sylvesterkaczmarek
committed
34b272a
View commit details
Copy full SHA for 34b272a
Browse repository at this point
style: sort pickle test imports
sylvesterkaczmarek
committed
470fc2f
View commit details
Copy full SHA for 470fc2f
Browse repository at this point
fix: harden exception pickle snapshots
sylvesterkaczmarek
committed
75ee9cd
View commit details
Copy full SHA for 75ee9cd
Browse repository at this point
fix: harden serialized exception snapshots
sylvesterkaczmarek
committed
80d83cf
View commit details
Copy full SHA for 80d83cf
Browse repository at this point
test: cover hardened exception snapshots
sylvesterkaczmarek
committed
0f5c776
View commit details
Copy full SHA for 0f5c776
Browse repository at this point
You can’t perform that action at this time.