Skip to content

Commit 12925da

Browse files
authored
PEP 736: Mark as Rejected (#4346)
1 parent 58624d4 commit 12925da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0736.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@ Title: Shorthand syntax for keyword arguments at invocation
33
Author: Joshua Bambrick <[email protected]>,
44
Chris Angelico <[email protected]>
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+
Resolution: `13-Mar-2025 <https://discuss.python.org/t/43432/222>`__
1314

1415
Abstract
1516
========

0 commit comments

Comments
 (0)