-
Notifications
You must be signed in to change notification settings - Fork 539
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: replace allowed_tools with claude_args in Claude Code Action workflow
#1276
opened Mar 20, 2026 by
AbdoKnbGit
Loading…
fix(streaming): replace IndexError with descriptive RuntimeError for out-of-bounds content_block_delta
#1273
opened Mar 20, 2026 by
tao-to-python
Loading…
fix(streaming): handle dict objects that lack to_dict() in stream accumulator
#1272
opened Mar 20, 2026 by
tao-to-python
Loading…
fix(tools): prevent tool_runner from exiting when server_tool_use blocks are present
#1271
opened Mar 20, 2026 by
tao-to-python
Loading…
fix(utils): recursively copy tuples in deepcopy_minimal to prevent in-place mutation
#1270
opened Mar 20, 2026 by
tao-to-python
Loading…
fix(streaming): derive correct status code from SSE error type instead of HTTP 200
#1269
opened Mar 20, 2026 by
tao-to-python
Loading…
fix(streaming): add helpful error message for malformed tool JSON in non-beta path
#1268
opened Mar 20, 2026 by
tao-to-python
Loading…
fix: add missing JSON error handling in non-beta streaming accumulator
#1266
opened Mar 20, 2026 by
AbdoKnbGit
Loading…
4 tasks done
fix: map SSE error types to correct HTTP status codes in streaming
#1263
opened Mar 19, 2026 by
Jah-yee
Loading…
fix: remove spurious pass statement in signature_delta handler
#1255
opened Mar 18, 2026 by
frankgoldfish
Loading…
2 tasks
docs: remove outdated single-content-block note from get_final_text
#1253
opened Mar 18, 2026 by
frankgoldfish
Loading…
2 tasks done
Fix: IndexError when streaming with multiple content blocks (#1192)
#1251
opened Mar 17, 2026 by
Adityakk9031
Loading…
docs(examples): add module docstring to messages.py example
#1248
opened Mar 16, 2026 by
vivekvar-dl
Loading…
1 task done
perf: skip no-op recursive transform for types without PropertyInfo
#1247
opened Mar 16, 2026 by
Scottcjn
Loading…
fix(bedrock): add missing stream() method to beta.messages
#1246
opened Mar 14, 2026 by
passionworkeer
Loading…
fix: handle tuples in deepcopy_minimal to prevent dict mutation
#1245
opened Mar 14, 2026 by
passionworkeer
Loading…
fix: pass aws_profile to boto3.Session() in _infer_region()
#1243
opened Mar 14, 2026 by
alvinttang
Loading…
3 tasks
fix: handle empty text and malformed JSON in parse_text for thinking+tools
#1240
opened Mar 12, 2026 by
gn00295120
Loading…
7 tasks done
fix: defer async stream transforms for large payloads
#1239
opened Mar 11, 2026 by
giulio-leone
Loading…
fix: resolve subscripted generics in _build_discriminated_union_meta (pydantic v1)
#1238
opened Mar 11, 2026 by
ohxh
Loading…
fix(bedrock): use boto3 Session region from aws_profile instead of hardcoded us-east-1
#1236
opened Mar 9, 2026 by
giulio-leone
Loading…
fix(tools): continue tool_runner loop on pause_turn with server_tool_use blocks
#1235
opened Mar 8, 2026 by
s-zx
Loading…
Fix async compaction using unfiltered messages instead of local copy
#1234
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
2 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.