Skip to content

Commit 6f27d07

Browse files
committed
explain what "general" means
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 11ddd9f commit 6f27d07

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

peps/pep-0792.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ the "status" of a project:
7676
each project's user-facing (i.e. non-index) webpage.
7777

7878
In summary, there are multiple ways to communicate the "status" of a project in
79-
Python packaging. However, none of them satisfy the four characteristics we desire.
80-
There is no current project status indicator that is machine-readable, general,
81-
index-agnostic, and applies to the entire project, instead of per-release or
82-
per-distribution.
79+
Python packaging. However, none of them satisfy the four characteristics we
80+
desire. There is no current project status indicator that is machine-readable,
81+
general (i.e. conveys more than one possible state), index-agnostic, and applies
82+
to the entire project, instead of per-release or per-distribution.
8383

8484
===================== ================ ======= ============== ============
8585
Mechanism Machine-readable General Index-agnostic Project-wide

0 commit comments

Comments
 (0)