Skip to content

fix: normalize Python SDK base URL#8

Merged
Mlaz-code merged 1 commit into
mainfrom
fix/sha-3300-base-url-normalize
May 25, 2026
Merged

fix: normalize Python SDK base URL#8
Mlaz-code merged 1 commit into
mainfrom
fix/sha-3300-base-url-normalize

Conversation

@Mlaz-code

Copy link
Copy Markdown
Contributor

Fixes SHA-3300

Type: fix

Summary

  • normalize base_url values ending in /api/v1 before constructing clients
  • apply the same behavior to sync and async clients
  • add regression tests covering REST base URLs and sync stream URLs

Verification

  • python -m pytest tests/test_base_url.py -q
  • python -m ruff check src tests

@Mlaz-code Mlaz-code merged commit d82074a into main May 25, 2026
4 checks passed
@Mlaz-code Mlaz-code deleted the fix/sha-3300-base-url-normalize branch May 25, 2026 20:39
@Mlaz-code Mlaz-code mentioned this pull request May 25, 2026
Mlaz-code added a commit that referenced this pull request May 25, 2026
Fixes SHA-3300

Bumps the Python SDK package version so the base_url normalization fix
merged in #8 can be published as a patch release.

Verification:
- python -m pytest tests/test_base_url.py -q
- python -m ruff check src tests

Type: chore

Co-authored-by: paperclip-resolver[bot] <3736210+paperclip-resolver[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant