Skip to content

add script dependency cooldown - #3675

Merged
ww-oai merged 2 commits into
mainfrom
oss-remediation/02-cooldowns
Aug 19, 2026
Merged

add script dependency cooldown#3675
ww-oai merged 2 commits into
mainfrom
oss-remediation/02-cooldowns

Conversation

@ww-oai

@ww-oai ww-oai commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Additional context & links

Comment thread examples/realtime/push_to_talk_app.py Outdated
#
# [tool.uv]
# exclude-newer = "P7D"
# no-build = true

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB: This disables build-time code execution for any of our deps.

@ww-oai
ww-oai marked this pull request as ready for review August 19, 2026 15:35
@ww-oai
ww-oai requested a review from a team as a code owner August 19, 2026 15:35
@ww-oai
ww-oai force-pushed the oss-remediation/02-cooldowns branch from 27eccfd to 796ae69 Compare August 19, 2026 15:36

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 27eccfd8f5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread examples/realtime/push_to_talk_app.py Outdated
Comment thread examples/realtime/push_to_talk_app.py Outdated
@ww-oai
ww-oai force-pushed the oss-remediation/02-cooldowns branch from 796ae69 to f82ad87 Compare August 19, 2026 15:38
@ww-oai
ww-oai force-pushed the oss-remediation/02-cooldowns branch 3 times, most recently from 27f31d3 to b60c413 Compare August 19, 2026 15:53
Base automatically changed from oss-remediation/01-artipacked to main August 19, 2026 15:57
@ww-oai
ww-oai force-pushed the oss-remediation/02-cooldowns branch from b60c413 to aa84281 Compare August 19, 2026 15:57
@openai-sdks

openai-sdks Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

237/237 SDK tests passed in 11.058s for Python SDK PR #3675.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 192ms
tests/chat-completions-create.test.ts ✅ Passed 246ms
tests/chat-completions-stream.test.ts ✅ Passed 131ms
tests/files-content-binary.test.ts ✅ Passed 206ms
tests/files-create-multipart.test.ts ✅ Passed 254ms
tests/files-list-pagination.test.ts ✅ Passed 155ms
tests/initialize-config.test.ts ✅ Passed 203ms
tests/instance-isolation.test.ts ✅ Passed 171ms
tests/models-list.test.ts ✅ Passed 218ms
tests/responses-background-lifecycle.test.ts ✅ Passed 218ms
tests/responses-body-method-errors.test.ts ✅ Passed 295ms
tests/responses-cancel-timeout.test.ts ✅ Passed 212ms
tests/responses-cancel.test.ts ✅ Passed 185ms
tests/responses-compact-retries.test.ts ✅ Passed 294ms
tests/responses-compact.test.ts ✅ Passed 312ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 158ms
tests/responses-create-advanced.test.ts ✅ Passed 234ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.176s
tests/responses-create-errors.test.ts ✅ Passed 204ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 334ms
tests/responses-create-retries.test.ts ✅ Passed 324ms
tests/responses-create-stream-failures.test.ts ✅ Passed 133ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 215ms
tests/responses-create-stream-wire.test.ts ✅ Passed 3.615s
tests/responses-create-stream.test.ts ✅ Passed 319ms
tests/responses-create-terminal-states.test.ts ✅ Passed 249ms
tests/responses-create-timeout.test.ts ✅ Passed 210ms
tests/responses-create.test.ts ✅ Passed 238ms
tests/responses-delete.test.ts ✅ Passed 243ms
tests/responses-input-items-errors.test.ts ✅ Passed 408ms
tests/responses-input-items-list.test.ts ✅ Passed 285ms
tests/responses-input-items-options.test.ts ✅ Passed 332ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 240ms
tests/responses-input-tokens-count.test.ts ✅ Passed 197ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.751s
tests/responses-not-found-errors.test.ts ✅ Passed 232ms
tests/responses-parse.test.ts ✅ Passed 383ms
tests/responses-retrieve-retries.test.ts ✅ Passed 242ms
tests/responses-retrieve.test.ts ✅ Passed 199ms
tests/responses-stored-method-errors.test.ts ✅ Passed 568ms
tests/retry-behavior.test.ts ✅ Passed 3.241s
tests/sdk-error-shape.test.ts ✅ Passed 264ms

View OkTest run #32273127682

SDK merge (4a7ab5d5d4e1) · head (aa84281fd3cf) · base (8174e247db4e) · OkTest (0ad95c429af9)

@ww-oai
ww-oai added this pull request to the merge queue Aug 19, 2026
Merged via the queue into main with commit 8995963 Aug 19, 2026
20 checks passed
@ww-oai
ww-oai deleted the oss-remediation/02-cooldowns branch August 19, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants