-
Notifications
You must be signed in to change notification settings - Fork 582
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(streaming): add helpful error message for malformed JSON in non-beta path
#1326
opened Apr 2, 2026 by
Vitalcheffe
Loading…
3 tasks done
fix(files): check is_tuple_t before is_file_content to fix PathLike inside file tuples
#1322
opened Apr 1, 2026 by
IgnazioDS
Loading…
5 tasks
docs: add docstrings to MessageStream and AsyncMessageStream
#1321
opened Apr 1, 2026 by
mastash3ff
Loading…
fix: update BetaAsyncAbstractMemoryTool docstring to use async example
#1312
opened Mar 29, 2026 by
yuribodo
Loading…
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.