We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c444db0 commit 11bf806Copy full SHA for 11bf806
1 file changed
peps/pep-0679.rst
@@ -3,12 +3,13 @@ Title: New assert statement syntax with parentheses
3
Author: Pablo Galindo Salgado <pablogsal@python.org>,
4
Stan Ulbrych <stanulbrych@gmail.com>,
5
Discussions-To: https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634
6
-Status: Draft
+Status: Rejected
7
Type: Standards Track
8
Created: 07-Jan-2022
9
Python-Version: 3.15
10
Post-History: `08-Sep-2025 <https://discuss.python.org/t/pep-679-new-assert-statement-syntax-with-parentheses/103634>`__,
11
`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>`__
13
14
15
Abstract
0 commit comments