-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(evals): add OpenEval dataset import and export helpers (fix #3549)
#3619
opened Aug 14, 2026 by
SparshGarg999
Loading…
feat(types): define and export ServiceTier string literal (fix #3556)
#3618
opened Aug 14, 2026 by
SparshGarg999
Loading…
feat(api): Ultrafast tier, structured MCP and websocket errors, separate websocket events
#3617
opened Aug 14, 2026 by
apcha-oai
Contributor
Loading…
fix(parse): run the request transform once in parse()
#3616
opened Aug 14, 2026 by
rasmusfaber
Loading…
1 task done
fix(streaming): reconcile completed Responses output items
#3615
opened Aug 14, 2026 by
by-openai
Loading…
1 task done
docs(api): describe response stream event unions
#3613
opened Aug 13, 2026 by
jbeckwith-oai
Contributor
Loading…
fix(responses): normalize streamed function call names
#3605
opened Aug 13, 2026 by
scarab-systems
Loading…
1 task done
fix(pydantic): decode escaped local JSON schema references
#3602
opened Aug 12, 2026 by
weivwang
Loading…
1 task done
fix(azure): preserve deployment routing across copy/with_options
#3593
opened Aug 10, 2026 by
hsusul
Loading…
1 task done
Fix APIStatusError.code type to accept int values
#3591
opened Aug 10, 2026 by
PiedPiper911
Loading…
fix(helpers): reshape 1-D float32 audio in LocalAudioPlayer
#3590
opened Aug 10, 2026 by
hsusul
Loading…
1 task done
fix(lib): only raise finish-reason errors when there is parseable input
#3589
opened Aug 10, 2026 by
hsusul
Loading…
1 task done
fix(lib): apply strict JSON schema transform to tuple prefixItems
#3588
opened Aug 9, 2026 by
hsusul
Loading…
1 task done
fix: raise APIError for top-level Responses API error events during streaming
#3587
opened Aug 9, 2026 by
mayuriphad
Loading…
fix(responses): handle null output in parse_response
#3586
opened Aug 9, 2026 by
mayuriphad
Loading…
fix(types): make id and status optional in ResponseOutputMessageParam
#3584
opened Aug 8, 2026 by
weed33834
Loading…
fix(streaming): ensure remaining body is consumed after [DONE] in Str…
#3581
opened Aug 5, 2026 by
vrs-darkness
Loading…
1 task done
fix: expand SENSITIVE_HEADERS to cover proxy and gateway credential headers
#3579
opened Aug 5, 2026 by
bunlongheng
Loading…
fix: remove duplicate accumulate_delta in assistants streaming
#3578
opened Aug 5, 2026 by
bunlongheng
Loading…
build(deps): bump aiohttp from 3.14.1 to 3.14.3
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#3576
opened Aug 3, 2026 by
dependabot
Bot
Loading…
fix(bedrock): exclude connection header from SigV4 signing
#3567
opened Aug 2, 2026 by
lazerg
Loading…
1 task done
fix(streaming): drain remaining bytes after [DONE] before closing response
#3566
opened Aug 2, 2026 by
Sahith59
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.