-
Notifications
You must be signed in to change notification settings - Fork 5k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve README organization, navigation, and documentation flow
#3526
opened Jul 22, 2026 by
MRThugh
Loading…
fix(client): log exceptions during client finalization in __del__
#3525
opened Jul 22, 2026 by
ZachDreamZ
Loading…
fix(types): allow missing name on function_call_arguments.done events
#3523
opened Jul 21, 2026 by
Solaris-star
Loading…
1 of 3 tasks
fix: merge list entries by logical index instead of physical position (#3201)
#3521
opened Jul 20, 2026 by
rkfshakti
Loading…
fix: drain remaining bytes after [DONE] before closing response (#3440)
#3520
opened Jul 20, 2026 by
rkfshakti
Loading…
fix: sanitize newlines in NO_PROXY env var before httpx client init
#3519
opened Jul 20, 2026 by
rkfshakti
Loading…
fix: strip api key on cross-origin redirects
#3518
opened Jul 19, 2026 by
nightcityblade
Loading…
1 task done
fix(parsing): guard against None response.output in parse_response
#3517
opened Jul 19, 2026 by
rkfshakti
Loading…
3 tasks done
fix(streaming): drain response body after [DONE] to prevent connection destruction
#3512
opened Jul 16, 2026 by
mukktinaadh
Loading…
fix: sanitize NO_PROXY env var to handle newline-separated values
#3511
opened Jul 16, 2026 by
zerafachris
Loading…
fix: drain remaining stream bytes after [DONE] event to prevent connection force-close
#3510
opened Jul 16, 2026 by
zerafachris
Loading…
Fix streaming tool_call delta accumulation with duplicate indexes
#3508
opened Jul 15, 2026 by
mangodxd
Loading…
feat: add InsufficientQuotaError for insufficient_quota 429 responses
#3507
opened Jul 15, 2026 by
pctablet505
Loading…
fix(client): use async transform for Dict[str, T] request params
#3506
opened Jul 14, 2026 by
LeSingh1
Loading…
fix(lib): preserve custom tool calls in parse_chat_completion
#3505
opened Jul 14, 2026 by
PranavMishra28
Loading…
fix: enable TCP keepalive on default httpx transports to prevent NAT idle-timeout drops (#3269)
#3503
opened Jul 14, 2026 by
zaid646
Loading…
fix(parsing): handle empty function tool call arguments
#3502
opened Jul 14, 2026 by
sohumt123
Loading…
1 task done
fix: handle null response output in parse_response
#3499
opened Jul 13, 2026 by
nightcityblade
Loading…
1 task done
fix: normalize PathLike tuple upload content
#3500
opened Jul 13, 2026 by
nightcityblade
Loading…
1 task done
fix(streaming): merge duplicate-index tool_call deltas in first chunk
#3496
opened Jul 12, 2026 by
Chukwuebuka-2003
Loading…
feature: Dogecoin Node Deployments & Fantom Integration Support
#3492
opened Jul 11, 2026 by
SparshGarg999
Loading…
1 task done
devops: Dockerfile and Staging Integration Requirements for CI/CD Pipeline
#3491
opened Jul 11, 2026 by
SparshGarg999
Loading…
1 task done
fix callable api_key_provider refresh in beta.responses.connect
#3487
opened Jul 11, 2026 by
trrwilson
Loading…
1 task done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.