Skip to content

MAINT: Pin urllib3 to avoid anaconda-client bug.#24051

Merged
seberg merged 1 commit intonumpy:mainfrom
charris:pin-urllib3-for-anaconda-client
Jun 27, 2023
Merged

MAINT: Pin urllib3 to avoid anaconda-client bug.#24051
seberg merged 1 commit intonumpy:mainfrom
charris:pin-urllib3-for-anaconda-client

Conversation

@charris
Copy link
Member

@charris charris commented Jun 26, 2023

Urllib3 >= 2.0.0 removed a deprecated function used by anaconda-client. Workaround this by pinning the urllib3 version until the bug is fixed upstream.

Closes gh-24042.

Note that this cannot be tested until wheel uploads are run.

Urllib3 >= 2.0.0 removed a deprecated function used by anaconda-client.
Workaround this by pinning the urllib3 version until the bug is fixed
upstream.

Closes numpygh-24042.
@seberg
Copy link
Member

seberg commented Jun 27, 2023

Let's do this thanks. Should we have an issue to undo it soon when anaconda is fixed?

@seberg seberg merged commit cbc4263 into numpy:main Jun 27, 2023
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jul 5, 2023
@charris charris deleted the pin-urllib3-for-anaconda-client branch July 5, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release of urllib3 version 2 broke anaconda-client

2 participants