-
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(types): type response annotation added event
#3463
opened Jul 1, 2026 by
pranjalbhatia710
Loading…
fix: remove unreachable error check inside thread event block
#3462
opened Jul 1, 2026 by
ZAID646
Loading…
fix: remove unreachable streaming error branch
#3461
opened Jul 1, 2026 by
nightcityblade
Loading…
1 task done
fix(lib): guard parse_response against response.output=None
#3460
opened Jul 1, 2026 by
nicha16
Loading…
fix: handle bare dict in construct_type
#3458
opened Jun 30, 2026 by
nightcityblade
Loading…
1 task done
fix: correct nested params README example
#3456
opened Jun 30, 2026 by
nightcityblade
Loading…
1 task done
fix: remove dead error event code in _streaming.py
#3455
opened Jun 29, 2026 by
C1-BA-B1-F3
Loading…
fix(streaming): move error event handling before thread.* check
#3452
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: update ActionSearchSource type to support specialized API sources
#3451
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: sanitize proxy env vars to prevent InvalidURL from newlines
#3450
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: make ResponseFunctionWebSearch.action optional to handle null API responses
#3449
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: transform Omit values in pre-connect Realtime manager send()
#3448
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: handle bare dict/list annotations in construct_type and transform
#3447
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
2
fix: merge duplicate-index entries in streaming delta accumulator (#3201)
#3446
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
fix: add logging to empty exception handlers in client destructors
#3444
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
fix: use Annotation type for ResponseOutputTextAnnotationAddedEvent.annotation
#3443
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
fix: drain remaining SSE events after [DONE] to prevent TCP FIN
#3442
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
fix: handle null response.output in parse_response
#3441
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
examples: add multi-turn tool-call loop for the Responses API
#3439
opened Jun 25, 2026 by
akrishnash
Loading…
fix: document suppressed client cleanup errors
#3436
opened Jun 24, 2026 by
nightcityblade
Loading…
1 task done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.