-
Notifications
You must be signed in to change notification settings - Fork 677
Pull requests: anthropics/anthropic-sdk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: wrap mid-stream httpx.TransportError as APIConnectionError
#1552
opened May 16, 2026 by
blut-agent
Loading…
fix: copy mutable file tuple containers to prevent shared state
#1551
opened May 16, 2026 by
blut-agent
Loading…
Wrap mid-stream httpx.TransportError as APIConnectionError
#1550
opened May 15, 2026 by
mengtingli-ant
•
Draft
fix(tools): preserve tool flow when caller appends unrelated messages (closes #1536)
#1545
opened May 14, 2026 by
0xdeadd
Loading…
fix(bedrock,vertex): map 413/529 to typed exceptions, matching canonical client
#1544
opened May 14, 2026 by
Zawwarsami16
Loading…
fix(tools): percent-decode filename in mcp_resource_to_file
#1543
opened May 14, 2026 by
Zawwarsami16
Loading…
fix(streaming): use parse_obj fallback to preserve nested event types (fixes #941)
#1542
opened May 14, 2026 by
Echolonius
Loading…
fix(tools): append_messages() inside the tool runner loop no longer infinite-loops or drops the assistant turn
#1538
opened May 13, 2026 by
Zelys-DFKH
Loading…
fix(tools): raise clear error for duplicate tool names in tool_runner
#1535
opened May 13, 2026 by
Zawwarsami16
Loading…
docs: update outdated model references from claude-3-5-sonnet to claude-sonnet-4-5
#1527
opened May 11, 2026 by
xodn348
Contributor
Loading…
fix(bedrock): pass aws_profile to boto3.Session in _infer_region
#1521
opened May 8, 2026 by
nileshpatil6
Loading…
chore(examples): bump workload_identity.py to claude-opus-4-7
#1520
opened May 8, 2026 by
lucky-verma
Loading…
chore(examples): update messages_stream.py shebang from rye to uv
#1519
opened May 8, 2026 by
lucky-verma
Loading…
test(streaming): cover partial JSON on max_tokens
#1517
opened May 8, 2026 by
wilyan09007
Loading…
9 tasks
docs(bedrock): clarify inference profile model IDs
#1515
opened May 8, 2026 by
wilyan09007
Loading…
7 tasks
feat(bedrock): support performance latency config
#1514
opened May 8, 2026 by
wilyan09007
Loading…
8 tasks
fix(bedrock): strip None values from message content blocks
#1503
opened May 6, 2026 by
xodn348
Contributor
Loading…
fix: convert Bedrock streaming error to APIStatusError
#1488
opened May 4, 2026 by
xodn348
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.