File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,14 @@ Title: Shorthand syntax for keyword arguments at invocation
33Author: Joshua Bambrick <jbambrick@google.com>,
44 Chris Angelico <rosuav@gmail.com>
55Discussions-To: https://discuss.python.org/t/pep-736-keyword-argument-shorthand-final-draft/58504
6- Status: Draft
6+ Status: Rejected
77Type: Standards Track
88Created: 28-Nov-2023
99Python-Version: 3.14
1010Post-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
1415Abstract
1516========
You can’t perform that action at this time.
0 commit comments