From 11bf806d34da08ea40f312ebbb3837ca1393c21c Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Fri, 24 Oct 2025 07:32:09 +0100 Subject: [PATCH] Commit --- peps/pep-0679.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/peps/pep-0679.rst b/peps/pep-0679.rst index 8f3a56cff06..e5389398cfd 100644 --- a/peps/pep-0679.rst +++ b/peps/pep-0679.rst @@ -3,12 +3,13 @@ Title: New assert statement syntax with parentheses Author: Pablo Galindo Salgado , Stan Ulbrych , Discussions-To: https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634 -Status: Draft +Status: Rejected Type: Standards Track Created: 07-Jan-2022 Python-Version: 3.15 Post-History: `08-Sep-2025 `__, `10-Jan-2022 `__ +Resolution: `24-Oct-2025 `__ Abstract