Skip to content

docs(changelog): correct PR reference for DirectUrl typo fix in 26.2 (#1167 → #1169)#1183

Merged
henryiii merged 1 commit into
pypa:mainfrom
r266-tech:docs-changelog-fix-1169-pr-ref-26-2
May 9, 2026
Merged

docs(changelog): correct PR reference for DirectUrl typo fix in 26.2 (#1167 → #1169)#1183
henryiii merged 1 commit into
pypa:mainfrom
r266-tech:docs-changelog-fix-1169-pr-ref-26-2

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

The 26.2 changelog entry currently lists:

* Document our property-based test suite in (:pull:`1167`)
* Fix a ``DirectUrl`` typo in (:pull:`1167`)

The second bullet's PR reference is wrong:

Single-character fix on CHANGELOG.rst:24.

Note on convention: per @henryiii's redirect on #1173, changelog updates are normally batched into the release PR (#1161 here). This is a post-release errata correction in an already-published 26.2 section, so a release-PR suggestion path no longer exists. Happy to close this and wait for the next release-prep window if you'd prefer to fold it into the next batch.

The 26.2 entry incorrectly cites pypa#1167 (property-based test docs) for
the DirectUrl typo fix; the actual fix landed in pypa#1169 (sbidoul,
DirectUrlalidationError -> DirectUrlValidationError in
docs/direct_url.rst).
@henryiii henryiii merged commit 70ff3f8 into pypa:main May 9, 2026
50 checks passed
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.

2 participants