The review says which versions it read, not what PyPI serves today - #1274
Merged
Conversation
The paragraph said the package "is on PyPI at version 0.3.0". That was true
when the review was written on 3 September; the index now serves 0.19.0, so a
reader today sees a number sixteen releases behind and reasonably concludes the
project has stalled - the opposite of what the repository shows.
The sources list already had the right shape for this: it dates its reading
("metadata checked against the index 2026-09-04") and so it cannot go stale.
This paragraph now does the same, and points at the PyPI page for the current
answer instead of trying to be it.
The versions stay in the text. A review of something that ships several times a
week has to say which build it looked at, or its claims cannot be checked at
all.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The paragraph introducing the review said the package "is on PyPI at version 0.3.0". True when it was written on 3 September; the index now serves 0.19.0.
A reader today sees a number sixteen releases behind and reasonably concludes the project has stalled, which is the opposite of what the repository shows - the wiki page argues that every claim on it is checkable, so a stale number costs it more than it would cost an ordinary page.
The sources list at the bottom already had the right shape: it dates its reading rather than asserting a present tense, so it cannot go stale. The paragraph now matches it and points at the PyPI page for the current answer.
The versions stay in the text on purpose. A review of something that ships several times a week has to say which build it looked at, or none of its claims can be checked.
Test plan
scripts/check_content.pyclean, and its own selftest green (13 mutations caught, 6 clean cases pass)scripts/check_english_only.pyclean