-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(client): narrow retry exception handling to transport errors
#2956
opened Mar 10, 2026 by
mvanhorn
Loading…
3 tasks done
fix(compat): handle None by_alias in model_dump for Pydantic v2
#2953
opened Mar 10, 2026 by
mvanhorn
Loading…
fix: add client-side validation for shell tool allowlist network policy
#2947
opened Mar 9, 2026 by
giulio-leone
Loading…
fix: correct prompt_cache_retention literal from "in-memory" to "in_memory"
#2946
opened Mar 9, 2026 by
giulio-leone
Loading…
fix(types): add optional
name field to ChatCompletionToolMessageParam
#2945
opened Mar 9, 2026 by
DanielDerefaka
Loading…
fix(streaming): add aclose() to AsyncStream for standard async cleanup protocol
#2944
opened Mar 8, 2026 by
s-zx
Loading…
fix(streaming): skip empty SSE data events and move error-event check out of thread. block
#2943
opened Mar 8, 2026 by
s-zx
Loading…
2
fix(streaming): guard against IndexError in Responses API stream accumulator
#2942
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
3 tasks done
fix(streaming): move unreachable error event check out of thread. branch
#2941
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
3 tasks done
fix: coerce
by_alias to bool in model_dump to prevent TypeError with DEBUG logging
#2940
opened Mar 8, 2026 by
giulio-leone
Loading…
fix: handle empty OPENAI_BASE_URL env var by falling back to default
#2939
opened Mar 8, 2026 by
giulio-leone
Loading…
fix: coerce by_alias to bool in model_dump for pydantic v2 compatibility
#2937
opened Mar 7, 2026 by
atian8179
Loading…
feat(cli): add shell completion for bash (fix #843)
#2934
opened Mar 6, 2026 by
haroldfabla2-hue
Loading…
fix: skip meta-only SSE events with empty data to prevent JSONDecodeError
#2933
opened Mar 6, 2026 by
tarminik
Loading…
1 task done
fix(example): refresh realtime push_to_talk_app session types
#2926
opened Mar 3, 2026 by
Rishirandhawa
Loading…
fix: extend output_text to include code_interpreter and shell output
#2925
opened Mar 3, 2026 by
roli-lpci
Loading…
fix: coerce by_alias to bool in model_dump to prevent TypeError with pydantic v2
#2924
opened Mar 3, 2026 by
carlosinfantes
Loading…
fix: correct prompt_cache_retention literal from "in-memory" to "in_memory"
#2923
opened Mar 3, 2026 by
carlosinfantes
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.