FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(litellm): Guard against module shadowing by alexander-alderman-webb · Pull Request #5249 · getsentry/sentry-python · GitHub

fix(litellm): Guard against module shadowing - #5249

Merged
alexander-alderman-webb merged 9 commits into
masterfrom
webb/litellm-nontrivial-import
Jan 9, 2026
Merged

fix(litellm): Guard against module shadowing#5249
alexander-alderman-webb merged 9 commits into
masterfrom
webb/litellm-nontrivial-import

Conversation

alexander-alderman-webb commented Dec 17, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Description

Use explicit imports to prevent AttributeError when litellm is shadowed.

Issues

Follows up on #5140.

Reminders

alexander-alderman-webb requested a review from a team as a code owner December 17, 2025 13:18
alexander-alderman-webb changed the title fix(litellm): Prevent module shadowing fix(litellm): Guard against module shadowing Dec 17, 2025
Comment thread sentry_sdk/integrations/litellm.py Outdated
Comment thread sentry_sdk/integrations/litellm.py Outdated
alexander-alderman-webb marked this pull request as draft December 17, 2025 13:41
alexander-alderman-webb marked this pull request as ready for review December 18, 2025 08:52
alexander-alderman-webb marked this pull request as draft December 18, 2025 08:55
alexander-alderman-webb marked this pull request as ready for review December 18, 2025 09:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL