Skip to content

opentelemetry-instrumentation-urllib: switch from httpretty to pook#4282

Draft
xrmx wants to merge 3 commits intoopen-telemetry:mainfrom
xrmx:move-urllib-to-pook
Draft

opentelemetry-instrumentation-urllib: switch from httpretty to pook#4282
xrmx wants to merge 3 commits intoopen-telemetry:mainfrom
xrmx:move-urllib-to-pook

Conversation

@xrmx
Copy link
Contributor

@xrmx xrmx commented Mar 3, 2026

Description

Move urllib tests away from httpretty since it's not maintained anymore since years.

Assisted-by: Cursor

Refs #4200

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@github-actions github-actions bot requested a review from shalevr March 3, 2026 17:05
@xrmx xrmx force-pushed the move-urllib-to-pook branch from eab9a59 to e1fd263 Compare March 4, 2026 10:26
@xrmx
Copy link
Contributor Author

xrmx commented Mar 4, 2026

This requires a couple of PRs to pook to get merged and released:

@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 4, 2026
@emdneto emdneto mentioned this pull request Mar 6, 2026
3 tasks
@sarayourfriend
Copy link

@xrmx I've cut a release of pook with your two changes: https://github.com/h2non/pook/releases/tag/v2.1.6

Thanks again for the contributions!

@xrmx xrmx force-pushed the move-urllib-to-pook branch from cc0c7b6 to f72da60 Compare March 9, 2026 10:14
@emdneto emdneto added the WIP label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants