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