Skip to content

Conversation

Kludex
Copy link
Member

@Kludex Kludex commented Dec 20, 2024

No description provided.

@Kludex Kludex requested a review from a team as a code owner December 20, 2024 19:03
@github-actions github-actions bot requested a review from shalevr December 20, 2024 19:04
from typing import Collection
from typing import Any, Callable, Collection, Mapping, Optional

import urllib3.connectionpool
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe update callers of this while we are it? It looks like we are only using urllib3.connectionpool.HTTPConnectionPool

Copy link
Member Author

@Kludex Kludex Dec 23, 2024

Choose a reason for hiding this comment

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

You mean the wrap calls? I didn't want to do it because it may have some runtime unexpected behavior that I'm not aware. Should I change it as well?

But FYI, it was on purpose.

Copy link
Member

Choose a reason for hiding this comment

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

@xrmx any follow up here?

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

Labels

None yet

Projects

Status: Reviewed PRs that need fixes

Development

Successfully merging this pull request may close these issues.

5 participants