From 9cfbe576aa59b4e43a479ed057de8961d2a93a16 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Thu, 23 Apr 2026 13:50:42 +0200 Subject: [PATCH] docs: fix spelling issues and update word list Fix typos and add missing terms to the spelling word list. Co-Authored-By: Claude Signed-off-by: Christian Heimes --- docs/proposals/release-cooldown.md | 6 +++--- docs/spelling_wordlist.txt | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/proposals/release-cooldown.md b/docs/proposals/release-cooldown.md index 52859088..fbb826d7 100644 --- a/docs/proposals/release-cooldown.md +++ b/docs/proposals/release-cooldown.md @@ -60,7 +60,7 @@ References: Whether `==` pins in top-level requirements or constraints files should automatically bypass cooldown is deferred. The per-package `resolver_dist.min_release_age: 0` override already provides an -explicit, reviewable escape hatch for packages that need to use +explicit, auditable escape hatch for packages that need to use recently-published versions. Adding automatic `==` exemptions would introduce a special case that weakens the security model and requires users to understand the distinction. This can be @@ -108,7 +108,7 @@ per-package override first, falling back to the global default. ### Enforcement During candidate validation, `BaseProvider` rejects candidates -whose age is less than the effective cooldown. The behaviour +whose age is less than the effective cooldown. The behavior depends on whether the provider can supply timestamps: - **Supports timestamps** (e.g. PyPI with PEP 691, GitLab): @@ -203,7 +203,7 @@ cooldown check. These are also exempt by design: -- Only allowed for top-level requirements, not transitive deps +- Only allowed for top-level requirements, not transitive dependencies - The user explicitly specifies the URL and ref -- this is a deliberate pin, not automatic version selection - Git timestamps (author date, committer date) are set by the diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index dbec132b..9b42ab75 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -12,6 +12,7 @@ codebase config containerfile cpu +cooldown csv customizations cython @@ -21,20 +22,26 @@ downloader env environ filesystem +formatters fromager frontend frontends graphviz gz +hostname installability iterable iteratively json +keyring lexicographically libcurl linter +linters localhost matcher +mdformat +mergify mypy namespace numpy @@ -46,10 +53,13 @@ prebuilt purelib py pydantic +PyPI pypi pyproject recurses +reproducibility repo +rollout scm sdist sdists @@ -58,11 +68,15 @@ statelessly stderr stdin stdout +subcommand subcommands +subgraph +subgraphs subdirectory submodule submodules subprocesses +tagname templating toml toplevel