From 298bd75d08dab4d966d4d3038cb02a2df22accc7 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Tue, 28 Apr 2026 10:50:47 -0400 Subject: [PATCH] PEP 833: add some qualifying language Signed-off-by: William Woodruff --- peps/pep-0833.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/peps/pep-0833.rst b/peps/pep-0833.rst index 20b65c328c5..4cfb944bfa1 100644 --- a/peps/pep-0833.rst +++ b/peps/pep-0833.rst @@ -130,6 +130,12 @@ the following versioning marker: +This specification _deliberately_ uses **SHOULD NOT** rather than +**MUST NOT** when describing the prohibition on future updates to the HTML +representation. Future PEPs _may_ update the HTML representation, +but this specification discourages doing so without a specific and compelling +reason (beyond the desire to make symmetric changes to both representations). + Future Considerations =====================