Skip to content

Commit bc1f1a5

Browse files
PEP 679: Mark as Rejected (#4673)
1 parent c444db0 commit bc1f1a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0679.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Title: New assert statement syntax with parentheses
33
Author: Pablo Galindo Salgado <[email protected]>,
44
Stan Ulbrych <[email protected]>,
55
Discussions-To: https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634
6-
Status: Draft
6+
Status: Rejected
77
Type: Standards Track
88
Created: 07-Jan-2022
99
Python-Version: 3.15
1010
Post-History: `08-Sep-2025 <https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634>`__,
1111
`10-Jan-2022 <https://discuss.python.org/t/pep-679-allow-parentheses-in-assert-statements/13003>`__
12+
Resolution: `24-Oct-2025 <https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634/24>`__
1213

1314

1415
Abstract

0 commit comments

Comments
 (0)