Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Pin urllib3 to <2.0.0 for now" #2148

Merged
merged 4 commits into from
Jun 2, 2023

Conversation

asottile-sentry
Copy link
Member

@asottile-sentry asottile-sentry commented May 31, 2023

Reverts #2069

Resolves #2070

this shouldn't have been pinned in the first place. the actual failure was unrelated to sentry. they should have pinned in their app -- a library should not make this decision for its users

@asottile-sentry asottile-sentry force-pushed the revert-2069-neel/pin-urllib branch 2 times, most recently from b3c794b to ef6a269 Compare May 31, 2023 19:26
@asottile-sentry asottile-sentry marked this pull request as ready for review May 31, 2023 19:39
@asottile-sentry asottile-sentry requested review from antonpirker, adinauer and sl0thentr0py and removed request for adinauer May 31, 2023 19:39
@sl0thentr0py
Copy link
Member

there is more complexity to the discussion and an open PR at #2137
I was OOO, we will release this soon, closing.

@asottile-sentry
Copy link
Member Author

that PR is based on an incorrect assumption and does not include the necessary fixes to typing, docs, etc.

Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

See comment, otherwise LGTM.

sentry_sdk/transport.py Show resolved Hide resolved
@sentrivana sentrivana enabled auto-merge (squash) June 2, 2023 07:05
@sentrivana sentrivana merged commit 26997ab into master Jun 2, 2023
241 checks passed
@sentrivana sentrivana deleted the revert-2069-neel/pin-urllib branch June 2, 2023 07:07
sentrivana pushed a commit that referenced this pull request Jun 5, 2023
nijel added a commit to WeblateOrg/weblate that referenced this pull request Jul 29, 2023
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.

Support urllib3 2.0.0
3 participants