-
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
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…
chore(api): Update generated-file header attribution to Castiron
#3583
opened Aug 7, 2026 by
apcha-oai
Contributor
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…
fix: add logging to empty exception handlers in _base_client.py
#3565
opened Aug 1, 2026 by
Sahith59
Loading…
fix(client): treat empty OPENAI_BASE_URL env var as unset
#3559
opened Jul 31, 2026 by
okxint
Loading…
fix(types): make ImageGenerationCall result and status optional
#3558
opened Jul 31, 2026 by
okxint
Loading…
fix(exceptions): support integer error codes in APIError validationfix(exceptions): support integer error codes in APIError validation
#3554
opened Jul 30, 2026 by
Rajeev91691
Loading…
fix(files): support PathLike objects inside upload tuples
#3546
opened Jul 28, 2026 by
Rajeev91691
Loading…
Promote Azure served model header for Responses
#3545
opened Jul 28, 2026 by
scarab-systems
Loading…
1 task done
fix: coerce numeric API error codes to strings
#3543
opened Jul 26, 2026 by
nightcityblade
Loading…
1 task done
fix(streaming): return final response for incomplete and failed events
#3538
opened Jul 24, 2026 by
hsusul
Loading…
1 task done
fix(docs): correct typos found during code review
#3535
opened Jul 23, 2026 by
marcelpetrick
Loading…
1 task done
fix(streaming): drain remaining bytes after [DONE] before closing response
#3534
opened Jul 23, 2026 by
mahesh-sadupalli
Loading…
fix: parse_response crashes on null output from Codex backend stream
#3533
opened Jul 23, 2026 by
thiagobarbosa
Loading…
fix: normalize API error codes to strings
#3532
opened Jul 23, 2026 by
Sanjays2402
Loading…
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.