Skip to content

[18.0][FIX] sentry: support Odoo urllib3 constraint - #3722

Open
iam-piyush wants to merge 3 commits into
OCA:18.0from
iam-piyush:18.0-fix-sentry-sdk-dependency
Open

[18.0][FIX] sentry: support Odoo urllib3 constraint#3722
iam-piyush wants to merge 3 commits into
OCA:18.0from
iam-piyush:18.0-fix-sentry-sdk-dependency

Conversation

@iam-piyush

Copy link
Copy Markdown
Contributor

Odoo 18 pins urllib3==1.26.5 on Python < 3.12, while sentry-sdk>=2.0.0 requires urllib3>=1.26.11

This makes the Sentry addon installable on Python < 3.12 by allowing sentry-sdk 1.9.0+, and uses push_scope() for compatibility with Sentry SDK 1.x

Closes #3337

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @barsi, @fernandahf, @moylop260, @versada, @naglis,
some modules you are maintaining are being modified, check this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[18.0] Unable to install sentry-sdk (Python version < 3.12)

2 participants