Skip to content

Commit e3b3710

Browse files
committed
Rejected by steering council
1 parent 5514795 commit e3b3710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0736.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Title: Shorthand syntax for keyword arguments at invocation
33
Author: Joshua Bambrick <jbambrick@google.com>,
44
Chris Angelico <rosuav@gmail.com>
55
Discussions-To: https://discuss.python.org/t/pep-736-keyword-argument-shorthand-final-draft/58504
6-
Status: Draft
6+
Status: Rejected
77
Type: Standards Track
88
Created: 28-Nov-2023
99
Python-Version: 3.14
1010
Post-History: `14-Oct-2023 <https://discuss.python.org/t/syntactic-sugar-to-encourage-use-of-named-arguments/36217>`__,
1111
`17-Jan-2024 <https://discuss.python.org/t/pep-736-shorthand-syntax-for-keyword-arguments-at-invocation/43432>`__,
1212
`17-Jul-2024 <https://discuss.python.org/t/pep-736-keyword-argument-shorthand-final-draft/58504>`__,
13-
13+
`13-Mar-2025 <https://discuss.python.org/t/pep-736-shorthand-syntax-for-keyword-arguments-at-invocation/43432/222>`__,
1414
Abstract
1515
========
1616

0 commit comments

Comments
 (0)