356 matches across 25 files for TODO lang:Python lang:Python
snippet_mode: summary · sorted by relevance
335▶ # TODO: update to include all packages that rely on standard-tests (all partner packages)
+ 1 more matches in this file
46▶ # TODO: Add below special handling for 'type' key in 0.3 and remove
+ 1 more matches in this file
276▶ # TODO: Consider making this NotRequired[str] in the future.
+ 4 more matches in this file
25▶class Todo(TypedDict):
+ 72 more matches in this file
664▶ # TODO: handle retries
+ 2 more matches in this file
181▶ # TODO: handle retries
+ 1 more matches in this file
829▶ # TODO: support multiple run managers
+ 1 more matches in this file
312▶ # TODO: Support more granular streaming of objects.
325▶ # TODO: Not currently surfaced. Update
+ 1 more matches in this file
151▶ # TODO: Support more MIME types.
165▶ # TODO: upgrade _MIN_OPTIMUM_VERSION to 1.22 after release
59▶ # TODO: add more detail about formats?
+ 3 more matches in this file
307▶ # TODO: replace this with proper cursoring, ignoring the fact this is
33▶ # TODO: abstract as a queue
+ 1 more matches in this file
378▶ # TODO: handle partials
91▶ # TODO: document prompt
+ 1 more matches in this file
90▶ # TODO: add model_name to all Bedrock chunks and update core merging logic
40▶ # TODO(someday): support non asyncio runtimes here
632▶ # TODO: This feels like it still has edge cases, no?
167▶ # TODO: would be nice to change to
348▶ # TODO: Handle partials
+ 2 more matches in this file
122▶ # TODO: rename `type` to something else, as it is a reserved keyword
301▶ # TODO: remove this logic if possible, reducing breaking nature of changes
103▶ # TODO: Add tags from the serialized object directly.
603▶ # TODO: standardise container_file_citation?
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |
Search any public repo from your terminal
This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.