-
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(qs): keep an explicit empty-string scalar distinct from None
#3845
opened Sep 10, 2026 by
adhavan18
Loading…
fix(streaming): validate SSE retry field per spec instead of leniently int()-ing it
#3844
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: treat null message content as empty in parse_response
#3841
opened Sep 10, 2026 by
soroush5
Loading…
fix(querystring): preserve empty string values
#3838
opened Sep 10, 2026 by
sylvesterkaczmarek
Loading…
fix(streaming): wrap mid-stream request errors
#3827
opened Sep 9, 2026 by
heri-espino
Loading…
1 task done
feat(api): expose image tool call metadata
#3826
opened Sep 9, 2026 by
markstuart-oai
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…
examples: fix broken Session import in the push-to-talk app
#3820
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(streaming): wrap mid-stream transport errors as APITimeoutError/APIConnectionError
#3818
opened Sep 8, 2026 by
adhavan18
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: wrap transport failures while consuming a stream
#3814
opened Sep 7, 2026 by
lazerg
Loading…
1 task done
fix(streaming): wrap midstream transport errors in APITimeoutError / APIConnectionError (#3811)
#3813
opened Sep 7, 2026 by
katariyaVivek
Loading…
1 task done
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
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.