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

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

fix(clickhouse): Guard against module shadowing - #5250

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

fix(clickhouse): Guard against module shadowing#5250
alexander-alderman-webb merged 4 commits into
masterfrom
webb/clickhouse-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 clickhouse_driver 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:31
alexander-alderman-webb marked this pull request as draft December 17, 2025 13:42
alexander-alderman-webb marked this pull request as ready for review December 18, 2025 08:45
alexander-alderman-webb marked this pull request as draft December 18, 2025 09:10
alexander-alderman-webb marked this pull request as ready for review December 18, 2025 09:47

sentrivana left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Probably quite unlikely that something as specific as clickhouse_driver would be shadowed, but doesn't hurt to be extra safe.

alexander-alderman-webb merged commit d781b88 into master Jan 9, 2026
153 checks passed
alexander-alderman-webb deleted the webb/clickhouse-nontrivial-import branch January 9, 2026 08:31
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