Weaken some wording
This commit is contained in:
parent
aaeeaeaefb
commit
b89ee281ed
|
@ -143,7 +143,7 @@ There is also the issue of other interpreters not following the
|
||||||
practice in the past, present, or future. For instance, it is
|
practice in the past, present, or future. For instance, it is
|
||||||
unknown if other people have used a three digit version portion of the
|
unknown if other people have used a three digit version portion of the
|
||||||
interpreter tag previously for another interpreter where this rule
|
interpreter tag previously for another interpreter where this rule
|
||||||
would be incorrect. This change would also require interpreters that
|
would be incorrect. This change would also suggest that interpreters which
|
||||||
currently have a single digit minor version -- e.g. PyPy 7.3 -- to
|
currently have a single digit minor version -- e.g. PyPy 7.3 -- to
|
||||||
change from ``pp73`` to ``pp703`` or make the switch from their next
|
change from ``pp73`` to ``pp703`` or make the switch from their next
|
||||||
minor release onward (e.g. 7.4 or 8.0). Otherwise this would make this
|
minor release onward (e.g. 7.4 or 8.0). Otherwise this would make this
|
||||||
|
|
Loading…
Reference in New Issue