-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: openai/openai-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor parse method with overloads and deprecations
#3890
opened Sep 17, 2026 by
Tesla2000
Loading…
1 task done
fix(client): fall back to default base_url when OPENAI_BASE_URL is empty
#3884
opened Sep 17, 2026 by
Sehastrajit-S
Loading…
fix(responses): initialize null streaming output before accumulating items
#3881
opened Sep 17, 2026 by
Chirag-Bhardwaj
Loading…
1 task done
fix(helpers): silence unused frames at the end of audio streams
#3880
opened Sep 16, 2026 by
LittleYier
Loading…
1 task done
chore(tests): mark sample_file.txt as text with LF line endings
#3879
opened Sep 16, 2026 by
Yasser-Ameur
Loading…
1 task done
fix(lib): use log.warning instead of the deprecated log.warn
#3878
opened Sep 16, 2026 by
simpleqt
Contributor
Loading…
1 task done
docs(examples): fix two stale example comments
#3877
opened Sep 16, 2026 by
simpleqt
Contributor
Loading…
1 task done
docs(examples): print event.delta in the streaming helpers doc
#3876
opened Sep 16, 2026 by
simpleqt
Contributor
Loading…
1 task done
fix: preserve single files for fallback extraction paths
#3875
opened Sep 16, 2026 by
HaokaiDing
Loading…
1 task done
fix: transform NotRequired typed dictionary fields
#3872
opened Sep 16, 2026 by
Shubham-Padkonde
Loading…
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…
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: 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
Contributor
Loading…
1 task done
fix: force additionalProperties=false on all objects in strict schemas
#3805
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.