Skip to content

Point httpcore2 project.urls at this repository#996

Merged
Kludex merged 3 commits into
mainfrom
fix-httpcore2-project-urls
Jun 1, 2026
Merged

Point httpcore2 project.urls at this repository#996
Kludex merged 3 commits into
mainfrom
fix-httpcore2-project-urls

Conversation

@Kludex
Copy link
Copy Markdown
Member

@Kludex Kludex commented May 31, 2026

The httpcore2 project.urls pointed at upstream encode/httpcore locations, which misdirected users browsing from PyPI. Update them to the pydantic/httpx2 repository, matching the convention already used in src/httpx2/pyproject.toml.

Closes #991

AI Disclaimer

This PR was developed with the assistance of either Claude or Codex. I've reviewed and verified the changes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 31, 2026

Merging this PR will not alter performance

✅ 15 untouched benchmarks
⏩ 7 skipped benchmarks1


Comparing fix-httpcore2-project-urls (d5e55c0) with main (0ba70ab)

Open in CodSpeed

Footnotes

  1. 7 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Comment thread src/httpcore2/pyproject.toml Outdated
@Kludex Kludex changed the title Point httpcore2 project.urls at the httpx2 repository Point httpcore2 project.urls at this repository Jun 1, 2026
@Kludex Kludex enabled auto-merge (squash) June 1, 2026 09:52
@Kludex Kludex merged commit 32a423e into main Jun 1, 2026
14 checks passed
@Kludex Kludex deleted the fix-httpcore2-project-urls branch June 1, 2026 09:53
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.

httpcore2 project.urls are pointing to the wrong locations

1 participant