Skip to content

Support PEP 561 to opentelemetry-instrumentation-urllib3#3130

Closed
Kludex wants to merge 3 commits intoopen-telemetry:mainfrom
Kludex:kludex/types-urllib3
Closed

Support PEP 561 to opentelemetry-instrumentation-urllib3#3130
Kludex wants to merge 3 commits intoopen-telemetry:mainfrom
Kludex:kludex/types-urllib3

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?

@Kludex Kludex closed this Feb 12, 2026
@github-project-automation github-project-automation bot moved this from Reviewed PRs that need fixes to Done in Python PR digest Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants