-
Notifications
You must be signed in to change notification settings - Fork 555
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: improve error message for malformed tool use JSON in streaming
#1308
opened Mar 28, 2026 by
IgnazioDS
Loading…
3 tasks
fix(docs): correct BetaAsyncAbstractMemoryTool docstring for async usage
#1307
opened Mar 28, 2026 by
abdelhadi703
Loading…
fix(bedrock,vertex): add missing 413 and 529 status error handling
#1306
opened Mar 27, 2026 by
4444J99
Loading…
3 tasks done
fix: correct typo "th" to "the" in StreamAlreadyConsumed error message
#1304
opened Mar 27, 2026 by
nil957
Loading…
fix: recurse into tuples in deepcopy_minimal to prevent in-place mutation
#1302
opened Mar 26, 2026 by
Scottcjn
Loading…
3 tasks done
fix: correct BetaAsyncAbstractMemoryTool docstring example
#1301
opened Mar 26, 2026 by
Scottcjn
Loading…
2 tasks done
fix: add helpful error message for malformed tool JSON in non-beta streaming
#1300
opened Mar 26, 2026 by
Scottcjn
Loading…
3 tasks done
fix: defer async stream transforms for large payloads
#1297
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: async transform recursion + type introspection cache perf
#1296
opened Mar 25, 2026 by
giulio-leone
Loading…
fix: add helpful error message for malformed tool JSON in non-beta streaming path
#1293
opened Mar 25, 2026 by
Krishnachaitanyakc
Loading…
4 tasks done
fix: add try/except for tool JSON parsing in non-beta streaming path
#1292
opened Mar 25, 2026 by
mmporong
Loading…
fix: update BetaAsyncAbstractMemoryTool docstring for async usage
#1291
opened Mar 25, 2026 by
mmporong
Loading…
fix(streaming): add direct type-map fallback for raw dict events
#1287
opened Mar 24, 2026 by
gambletan
Loading…
2 tasks done
fix(bedrock): correctly infer region from AWS_DEFAULT_REGION and explicit aws_profile arg
#1286
opened Mar 24, 2026 by
alvinttang
Loading…
fix: handle math.inf as max_retries without TypeError crash
#1282
opened Mar 23, 2026 by
gn00295120
Loading…
4 tasks done
docs(examples): add mTLS and custom TLS configuration example
#1280
opened Mar 23, 2026 by
JakeBx
Loading…
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.