-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: guard null output items in response streams
#3126
opened Apr 26, 2026 by
nightcityblade
Loading…
feat(lib): add get_model_capabilities for runtime parameter routing
#3124
opened Apr 25, 2026 by
SinhSinhAn
Loading…
6 tasks done
fix: resolve unbounded memory leak from TypeVar parameterized ParsedResponse types
#3118
opened Apr 24, 2026 by
Jah-yee
Loading…
fix: replace broken wikimedia image URL with httpbin test image
#3117
opened Apr 24, 2026 by
Jah-yee
Loading…
chore: migrate development workflows to uv and pin mock server tooling
#3116
opened Apr 23, 2026 by
mcgrew-oai
Loading…
fix(streaming): remove unreachable error check in thread event handler
#3111
opened Apr 22, 2026 by
armorbreak001
Loading…
fix(types): use in_memory for prompt_cache_retention
#3108
opened Apr 21, 2026 by
MukundaKatta
Loading…
fix(models): retry after pydantic schema rebuild error
#3106
opened Apr 21, 2026 by
MukundaKatta
Loading…
Update output's content.text to be nullable.
#3105
opened Apr 20, 2026 by
grace-young
Loading…
1 task done
fix: add poll_timeout_ms to prevent upload_and_poll() hanging indefinitely (#3097)
#3102
opened Apr 19, 2026 by
xodn348
Loading…
[codex] Include completion in ContentFilterFinishReasonError
#3094
opened Apr 15, 2026 by
yu2001-s
Loading…
Fix responses.parse() memory leak from runtime generic schema rebuilds
#3092
opened Apr 15, 2026 by
erhan1209
Loading…
1 task done
fix(lib): prevent memory leak by removing TypeVar subscript in construct_type_unchecked (#3084)
#3091
opened Apr 15, 2026 by
cloudyun888
Loading…
fix(parsing): drop TextFormatT parameterization in parse_response to fix memory leak (#3084)
#3088
opened Apr 15, 2026 by
MukundaKatta
Loading…
test: add missing prompt validation for sync and async resource methods
#3078
opened Apr 12, 2026 by
dhruvgupta2109
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.