-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix false results for whitespace-padded true responses
#3854
opened Sep 14, 2026 by
1fanwang
Loading…
1 task done
fix(lib): treat null message content as empty in parse_response
#3851
opened Sep 11, 2026 by
chenlichao
Loading…
1 task done
fix(qs): keep an explicit empty-string scalar distinct from None
#3845
opened Sep 10, 2026 by
adhavan18
Loading…
perf: defer eager type/streaming imports at
import openai
#3843
opened Sep 10, 2026 by
harsheet-shah
Loading…
fix(querystring): preserve empty string values
#3838
opened Sep 10, 2026 by
sylvesterkaczmarek
Contributor
Loading…
chore(deps): bump httpx2 from 2.7.0 to 2.12.0 in the python-security group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#3823
opened Sep 8, 2026 by
dependabot
Bot
Loading…
docs and examples: fix stale openai.OpenAI reference, a verb typo, and poetry shebangs
#3821
opened Sep 8, 2026 by
simpleqt
Loading…
fix(streaming): preserve first SSE event after BOM
#3819
opened Sep 8, 2026 by
Hughhhhcoder
Loading…
1 task done
fix(helpers): propagate audio stream producer errors
#3817
opened Sep 8, 2026 by
Hughhhhcoder
Loading…
1 task done
fix(types): make id and status optional in ResponseOutputMessageParam…
#3816
opened Sep 7, 2026 by
nivas4506
Loading…
1 task
fix: prevent event loop blocking from JSON serialization in async contexts
#3815
opened Sep 7, 2026 by
nivas4506
Loading…
fix(streaming): keep chat moderation results in the accumulated snapshot
#3808
opened Sep 6, 2026 by
hsusul
Loading…
1 task done
fix: force additionalProperties=false on all objects in strict schemas
#3805
opened Sep 5, 2026 by
Bhumika-1432006
Loading…
fix: only retry transport-level exceptions, not arbitrary ones
#3804
opened Sep 5, 2026 by
Bhumika-1432006
Loading…
fix(types): parse steer responses when message type is omitted
#3794
opened Sep 3, 2026 by
sylvesterkaczmarek
Contributor
Loading…
fix(types): restrict response.steer request inputs
#3793
opened Sep 3, 2026 by
sylvesterkaczmarek
Contributor
Loading…
fix(types): allow find_in_page actions without url
#3792
opened Sep 3, 2026 by
sylvesterkaczmarek
Contributor
Loading…
fix(ci): fail required checks when dependency locks fail
#3780
opened Sep 2, 2026 by
Hughhhhcoder
Loading…
1 task done
fix(vector stores): refresh server poll intervals
#3775
opened Sep 1, 2026 by
Hughhhhcoder
Loading…
1 task done
fix(client): preserve falsy custom HTTP clients
#3774
opened Sep 1, 2026 by
Hughhhhcoder
Loading…
1 task done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.