-
Notifications
You must be signed in to change notification settings - Fork 409
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.73.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.74.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 15 files changed
- 6 contributors
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2cf6a6e - Browse repository at this point
Copy the full SHA 2cf6a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e63a20b - Browse repository at this point
Copy the full SHA e63a20bView commit details -
fix: use posix paths in file collection for cross-platform compatibility
On Windows, str(Path) produces backslash-separated paths which the API rejects. Use .as_posix() to ensure forward slashes on all platforms. Fixes #1051
Configuration menu - View commit details
-
Copy full SHA for f0cff2d - Browse repository at this point
Copy the full SHA f0cff2dView commit details -
For more information, see: https://aka.ms/foundry/claude/docs https://docs.claude.com/en/docs/build-with-claude/claude-in-microsoft-foundry
Configuration menu - View commit details
-
Copy full SHA for 4721bd5 - Browse repository at this point
Copy the full SHA 4721bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a35fc0 - Browse repository at this point
Copy the full SHA 2a35fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3c167 - Browse repository at this point
Copy the full SHA ac3c167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fe6ed - Browse repository at this point
Copy the full SHA 49fe6edView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.73.0...v0.74.0