-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix streaming delta merge for duplicate tool call indexes
#3425
opened Jun 23, 2026 by
fengjikui
Loading…
fix: guard against IndexError/ValueError when bare dict has no type args
#3421
opened Jun 22, 2026 by
Vitaliy-Pikalo
Loading…
2
fix(parsing): guard against None response.output in parse_response and streaming accumulator
#3420
opened Jun 22, 2026 by
Vitaliy-Pikalo
Loading…
fix: handle null response.output in parse_response
#3418
opened Jun 22, 2026 by
nightcityblade
Loading…
fix(responses): resolve #3075 — Bug: server-side compaction is not emitted on Responses
#3417
opened Jun 21, 2026 by
Sudhanwa-git
Loading…
3 of 4 tasks
fix(parsing): handle None response.output in parse_response to preven…
#3415
opened Jun 21, 2026 by
Vitaliy-Pikalo
Loading…
1 task done
fix: sanitize newline characters in NO_PROXY env var before httpx reads it
#3412
opened Jun 20, 2026 by
arinsoni
Loading…
guard missing tool-call indices in chat streaming
#3410
opened Jun 19, 2026 by
Muhtasim-Munif-Fahim
Loading…
fix: guard against IndexError/ValueError when dict annotation has no type args
#3405
opened Jun 15, 2026 by
adhavan18
Loading…
fix: guard against null output in parse_response and output_text property
#3404
opened Jun 15, 2026 by
adhavan18
Loading…
fix(realtime): transform pre-connect manager.send dict events
#3403
opened Jun 14, 2026 by
KirtiRamchandani
Loading…
[codex] Add AWS Bedrock provider authentication
#3398
opened Jun 12, 2026 by
HAYDEN-OAI
Loading…
3 of 4 tasks
fix(streaming): accumulate response.reasoning_text.delta in ResponseStreamState
#3397
opened Jun 12, 2026 by
yen0304
Loading…
fix: sanitize NO_PROXY newlines before httpx client init
#3395
opened Jun 11, 2026 by
TasadduqB
Loading…
4 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.